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

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

Completed in 70 milliseconds