• Home
  • Raw
  • Download

Lines Matching refs:getLoopFor

718   const Loop *SrcLoop = LI->getLoopFor(SrcBlock);  in establishNestingLevels()
719 const Loop *DstLoop = LI->getLoopFor(DstBlock); in establishNestingLevels()
3251 Loop *SrcLoop = LI->getLoopFor(Src->getParent()); in tryDelinearize()
3252 Loop *DstLoop = LI->getLoopFor(Dst->getParent()); in tryDelinearize()
3411 UsefulGEP = isLoopInvariant(SrcPtrSCEV, LI->getLoopFor(Src->getParent())) && in depends()
3412 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent())) && in depends()
3453 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()), in depends()
3454 Pair[P].Dst, LI->getLoopFor(Dst->getParent()), in depends()
3531 LI->getLoopFor(Src->getParent()), in depends()
3534 LI->getLoopFor(Dst->getParent()), in depends()
3667 classifyPair(Pair[SJ].Src, LI->getLoopFor(Src->getParent()), in depends()
3668 Pair[SJ].Dst, LI->getLoopFor(Dst->getParent()), in depends()
3842 UsefulGEP = isLoopInvariant(SrcPtrSCEV, LI->getLoopFor(Src->getParent())) && in getSplitIteration()
3843 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent())) && in getSplitIteration()
3879 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()), in getSplitIteration()
3880 Pair[P].Dst, LI->getLoopFor(Dst->getParent()), in getSplitIteration()
3894 LI->getLoopFor(Src->getParent()), in getSplitIteration()
3897 LI->getLoopFor(Dst->getParent()), in getSplitIteration()
3990 classifyPair(Pair[SJ].Src, LI->getLoopFor(Src->getParent()), in getSplitIteration()
3991 Pair[SJ].Dst, LI->getLoopFor(Dst->getParent()), in getSplitIteration()