reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
150 if (const Loop *L = getOutermostLoop(LI, BB)) 155 const Loop *StopLoop = LI ? getOutermostLoop(LI, StopBB) : nullptr; 174 Outer = getOutermostLoop(LI, BB);