reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/include/polly/PolyhedralInfo.h
   88   bool checkParallel(llvm::Loop *L,

References

tools/polly/lib/Analysis/PolyhedralInfo.cpp
   98 bool PolyhedralInfo::isParallel(Loop *L) const { return checkParallel(L); }