Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp518 const BasicBlock *LParent = LInst->getParent(), in compare() local
520 if (LParent != RParent) { in compare()
521 unsigned LDepth = LI->getLoopDepth(LParent), in compare()