Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getLoopDepth

515             unsigned LDepth = LI->getLoopDepth(LParent),
516 RDepth = LI->getLoopDepth(RParent);
550 unsigned LDepth = LLoop->getLoopDepth(),
551 RDepth = RLoop->getLoopDepth();
2307 (L->getLoopDepth() < NestedLoop->getLoopDepth()) :