Lines Matching defs:IVOperand
134 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()
203 Instruction *IVOperand) { in makeIVComparisonInvariant()
250 Instruction *IVOperand) { in eliminateIVComparison()
366 Instruction *IVOperand, in simplifyIVRemainder()
595 Instruction *IVOperand) { in eliminateIVUser()
687 Instruction *IVOperand = cast<Instruction>(UseInst->getOperand(0)); in replaceFloatIVWithIntegerIV() local
740 Instruction *IVOperand) { in eliminateIdentitySCEV()
795 Instruction *IVOperand) { in strengthenBinaryOp()
804 Instruction *IVOperand) { in strengthenOverflowingOperation()
828 Instruction *IVOperand) { in strengthenRightShift()
957 Instruction *IVOperand = UseOper.second; in simplifyUsers() local