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

References

tools/polly/lib/Analysis/ScopBuilder.cpp
  725   int LoopDepth = scop->getRelativeLoopDepth(L);
  728   BasicBlock *HeaderBB = L->getHeader();
  738   L->getLoopLatches(LatchBlocks);
  758       if (!buildConditionSets(LatchBB, TI, L, LatchBBDom.get(),
  795   if (scop->hasNSWAddRecForLoop(L))