Home
last modified time | relevance | path

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

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