Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getLoopFor

716   const Loop *SrcLoop = LI->getLoopFor(SrcBlock);
717 const Loop *DstLoop = LI->getLoopFor(DstBlock);
3256 isLoopInvariant(SrcPtrSCEV, LI->getLoopFor(Src->getParent())) &&
3257 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent()));
3289 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()),
3290 Pair[P].Dst, LI->getLoopFor(Dst->getParent()),
3367 LI->getLoopFor(Src->getParent()),
3370 LI->getLoopFor(Dst->getParent()),
3501 getLoopFor(Src->getParent()),
3502 Pair[SJ].Dst, LI->getLoopFor(Dst->getParent()),
3678 isLoopInvariant(SrcPtrSCEV, LI->getLoopFor(Src->getParent())) &&
3679 isLoopInvariant(DstPtrSCEV, LI->getLoopFor(Dst->getParent()));
3707 classifyPair(Pair[P].Src, LI->getLoopFor(Src->getParent()),
3708 Pair[P].Dst, LI->getLoopFor(Dst->getParent()),
3722 LI->getLoopFor(Src->getParent()),
3725 LI->getLoopFor(Dst->getParent()),
3818 classifyPair(Pair[SJ].Src, LI->getLoopFor(Src->getParent()),
3819 Pair[SJ].Dst, LI->getLoopFor(Dst->getParent()),