Searched defs:RHSI (Results 1 – 5 of 5) sorted by relevance
123 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local196 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
140 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local230 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
147 [&](unsigned LHSI, unsigned RHSI) { in analyze()
1227 Indices.begin(), Indices.end(), [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
530 if (ConstantInt *RHSI = dyn_cast<ConstantInt>(II->getArgOperand(1))) { in visitCallInst() local