Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1424 Instruction *RInst = P->getIncomingBlock(!i)->getTerminator(); in computeKnownBitsFromOperator() local
1456 RecQ.CxtI = RInst; in computeKnownBitsFromOperator()
DScalarEvolution.cpp624 const auto *RInst = cast<Instruction>(RV); in CompareValueComplexity() local
628 *RParent = RInst->getParent(); in CompareValueComplexity()
638 RNumOps = RInst->getNumOperands(); in CompareValueComplexity()
645 RInst->getOperand(Idx), Depth + 1); in CompareValueComplexity()