Searched refs:OtherOperandA (Results 1 – 1 of 1) sorted by relevance
1120 Value *OtherOperandA = AddOpA->getOperand(MatchingOpIdxA == 1 ? 0 : 1); in checkIfSafeAddSequence() local1122 Instruction *OtherInstrA = dyn_cast<Instruction>(OtherOperandA); in checkIfSafeAddSequence()1130 if (OtherInstrB->getOperand(0) == OtherOperandA && in checkIfSafeAddSequence()