Searched refs:getOutermostLoop (Results 1 – 2 of 2) sorted by relevance
113 static const Loop *getOutermostLoop(const LoopInfo *LI, const BasicBlock *BB) { in getOutermostLoop() function125 const Loop *L1 = getOutermostLoop(LI, BB1); in loopContainsBoth()126 const Loop *L2 = getOutermostLoop(LI, BB2); in loopContainsBoth()159 if (const Loop *Outer = LI ? getOutermostLoop(LI, BB) : nullptr) { in isPotentiallyReachableFromMany()