Searched refs:MatchingOpIdxA (Results 1 – 1 of 1) sorted by relevance
396 unsigned MatchingOpIdxA, Instruction *AddOpB, in checkIfSafeAddSequence() argument417 if (AddOpA->getOperand(MatchingOpIdxA) == in checkIfSafeAddSequence()419 Value *OtherOperandA = AddOpA->getOperand(MatchingOpIdxA == 1 ? 0 : 1); in checkIfSafeAddSequence()537 for (unsigned MatchingOpIdxA : {0, 1}) in lookThroughComplexAddresses()540 Safe = checkIfSafeAddSequence(IdxDiff, OpA, MatchingOpIdxA, OpB, in lookThroughComplexAddresses()