Home | History | Annotate | Download | only in Analysis

Lines Matching full:lloop

556         const Loop *LLoop = LA->getLoop(), *RLoop = RA->getLoop();
557 if (LLoop != RLoop) {
558 unsigned LDepth = LLoop->getLoopDepth(),