Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp487 const Instruction *RInst = cast<Instruction>(RV); in compare() local
491 *RParent = RInst->getParent(); in compare()
501 RNumOps = RInst->getNumOperands(); in compare()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp593 const auto *RInst = cast<Instruction>(RV); in CompareValueComplexity() local
597 *RParent = RInst->getParent(); in CompareValueComplexity()
607 RNumOps = RInst->getNumOperands(); in CompareValueComplexity()
614 RInst->getOperand(Idx), Depth + 1); in CompareValueComplexity()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp512 const Instruction *RInst = cast<Instruction>(RV); in compare() local
516 *RParent = RInst->getParent(); in compare()
526 RNumOps = RInst->getNumOperands(); in compare()