Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp515 const BasicBlock *LParent = LInst->getParent(), in compare() local
517 if (LParent != RParent) { in compare()
518 unsigned LDepth = LI->getLoopDepth(LParent), in compare()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp627 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local
629 if (LParent != RParent) { in CompareValueComplexity()
630 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp660 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local
662 if (LParent != RParent) { in CompareValueComplexity()
663 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()