Searched refs:MatchingOpIdxB (Results 1 – 1 of 1) sorted by relevance
1111 unsigned MatchingOpIdxB, bool Signed) { in checkIfSafeAddSequence() argument1115 << ", MatchingOpIdxB=" << MatchingOpIdxB in checkIfSafeAddSequence()1135 AddOpB->getOperand(MatchingOpIdxB)) { in checkIfSafeAddSequence()1137 Value *OtherOperandB = AddOpB->getOperand(MatchingOpIdxB == 1 ? 0 : 1); in checkIfSafeAddSequence()1260 for (unsigned MatchingOpIdxB : {0, 1}) in getConstantOffsetComplexAddrs()1263 MatchingOpIdxB, Signed); in getConstantOffsetComplexAddrs()