Home
last modified time | relevance | path

Searched refs:RParent (Results 1 – 2 of 2) 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()