Searched refs:RInst (Results 1 – 2 of 2) sorted by relevance
704 const auto *RInst = cast<Instruction>(RV); in CompareValueComplexity() local708 *RParent = RInst->getParent(); in CompareValueComplexity()718 RNumOps = RInst->getNumOperands(); in CompareValueComplexity()725 RInst->getOperand(Idx), Depth + 1); in CompareValueComplexity()
1470 Instruction *RInst = P->getIncomingBlock(OpNum)->getTerminator(); in computeKnownBitsFromOperator() local1475 RecQ.CxtI = RInst; in computeKnownBitsFromOperator()