Searched refs:OtherOperandB (Results 1 – 1 of 1) sorted by relevance
420 Value *OtherOperandB = AddOpB->getOperand(MatchingOpIdxB == 1 ? 0 : 1); in checkIfSafeAddSequence() local422 Instruction *OtherInstrB = dyn_cast<Instruction>(OtherOperandB); in checkIfSafeAddSequence()439 if (OtherInstrA->getOperand(0) == OtherOperandB && in checkIfSafeAddSequence()