Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp673 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local
675 if (LParent != RParent) { in CompareValueComplexity()
676 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()