Searched refs:wouldBeOutOfLoopUseRequiringLCSSA (Results 1 – 3 of 3) sorted by relevance
1233 bool wouldBeOutOfLoopUseRequiringLCSSA(const Value *V,
1449 if (LI->wouldBeOutOfLoopUseRequiringLCSSA(Op.get(), PN.getParent())) { in cloneInstructionInExitBlock()1786 if (!LI.wouldBeOutOfLoopUseRequiringLCSSA(V, BB)) in maybeInsertLCSSAPHI()
929 LoopInfo::wouldBeOutOfLoopUseRequiringLCSSA(const Value *V, in wouldBeOutOfLoopUseRequiringLCSSA() function in LoopInfo