Home
last modified time | relevance | path

Searched refs:LLoop (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp558 const Loop *LLoop = LA->getLoop(), *RLoop = RA->getLoop(); in compare() local
559 if (LLoop != RLoop) { in compare()
560 unsigned LDepth = LLoop->getLoopDepth(), in compare()