Searched refs:RInst (Results 1 – 2 of 2) sorted by relevance
655 const auto *RInst = cast<Instruction>(RV); in CompareValueComplexity() local659 *RParent = RInst->getParent(); in CompareValueComplexity()669 RNumOps = RInst->getNumOperands(); in CompareValueComplexity()676 RInst->getOperand(Idx), Depth + 1); in CompareValueComplexity()
1412 Instruction *RInst = P->getIncomingBlock(OpNum)->getTerminator(); in computeKnownBitsFromOperator() local1417 RecQ.CxtI = RInst; in computeKnownBitsFromOperator()