Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp176 if (auto *OtherLoop = LI.getLoopFor(ExitBB)) in formLCSSAForInstructions() local
177 if (!L->contains(OtherLoop)) in formLCSSAForInstructions()
223 if (auto *OtherLoop = LI.getLoopFor(InsertedPN->getParent())) in formLCSSAForInstructions() local
224 if (!L->contains(OtherLoop)) in formLCSSAForInstructions()