Searched refs:LLoop (Results 1 – 1 of 1) sorted by relevance
558 const Loop *LLoop = LA->getLoop(), *RLoop = RA->getLoop(); in compare() local559 if (LLoop != RLoop) { in compare()560 unsigned LDepth = LLoop->getLoopDepth(), in compare()