Home
last modified time | relevance | path

Searched refs:OLoop (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLICM.cpp553 if (Loop *OLoop = LI->getLoopFor(OInst->getParent())) in CloneInstructionInExitBlock() local
554 if (!OLoop->contains(&PN)) { in CloneInstructionInExitBlock()