Home
last modified time | relevance | path

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

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