Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp491 *RParent = RInst->getParent(); in compare() local
492 if (LParent != RParent) { in compare()
494 RDepth = LI->getLoopDepth(RParent); in compare()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp516 *RParent = RInst->getParent(); in compare() local
517 if (LParent != RParent) { in compare()
519 RDepth = LI->getLoopDepth(RParent); in compare()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp597 *RParent = RInst->getParent(); in CompareValueComplexity() local
598 if (LParent != RParent) { in CompareValueComplexity()
600 RDepth = LI->getLoopDepth(RParent); in CompareValueComplexity()