Home
last modified time | relevance | path

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

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