Home
last modified time | relevance | path

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

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