Home
last modified time | relevance | path

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

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