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

References

tools/polly/lib/Analysis/ScopBuilder.cpp
  742     if (!scop->isDomainDefined(LatchBB))
  745     isl::set LatchBBDom = scop->getDomainConditions(LatchBB);
  749     Instruction *TI = LatchBB->getTerminator();
  758       if (!buildConditionSets(LatchBB, TI, L, LatchBBDom.get(),
  768     int LatchLoopDepth = scop->getRelativeLoopDepth(LI.getLoopFor(LatchBB));