Searched refs:MatchingOpIdxB (Results 1 – 1 of 1) sorted by relevance
1095 unsigned MatchingOpIdxB, bool Signed) { in checkIfSafeAddSequence() argument1099 << ", MatchingOpIdxB=" << MatchingOpIdxB in checkIfSafeAddSequence()1119 AddOpB->getOperand(MatchingOpIdxB)) { in checkIfSafeAddSequence()1121 Value *OtherOperandB = AddOpB->getOperand(MatchingOpIdxB == 1 ? 0 : 1); in checkIfSafeAddSequence()1244 for (unsigned MatchingOpIdxB : {0, 1}) in getConstantOffsetComplexAddrs()1247 MatchingOpIdxB, Signed); in getConstantOffsetComplexAddrs()