Searched refs:RInst (Results 1 – 2 of 2) sorted by relevance
644 const auto *RInst = cast<Instruction>(RV); in CompareValueComplexity() local648 *RParent = RInst->getParent(); in CompareValueComplexity()658 RNumOps = RInst->getNumOperands(); in CompareValueComplexity()665 RInst->getOperand(Idx), Depth + 1); in CompareValueComplexity()
1474 Instruction *RInst = P->getIncomingBlock(OpNum)->getTerminator(); in computeKnownBitsFromOperator() local1479 RecQ.CxtI = RInst; in computeKnownBitsFromOperator()