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