Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp647 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local
649 if (LParent != RParent) { in CompareValueComplexity()
650 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()