Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp490 const BasicBlock *LParent = LInst->getParent(), in compare() local
492 if (LParent != RParent) { in compare()
493 unsigned LDepth = LI->getLoopDepth(LParent), in compare()
/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-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp596 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity() local
598 if (LParent != RParent) { in CompareValueComplexity()
599 unsigned LDepth = LI->getLoopDepth(LParent), in CompareValueComplexity()