Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getLoopFor

671     if (LI->getLoopFor(*I) == L)
849 if (Loop *ExitBBLoop = LI->getLoopFor(ExitBlocks[i]))
965 if (Loop *L = LI->getLoopFor(BB))
1007 if (Loop *BBLoop = LI->getLoopFor(BB)) {