Searched defs:IVOperand (Results 1 – 2 of 2) sorted by relevance
91 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()151 void SimplifyIndvar::eliminateIVComparison(ICmpInst *ICmp, Value *IVOperand) { in eliminateIVComparison()188 Value *IVOperand, in eliminateIVRemainder()240 Instruction *IVOperand) { in eliminateIVUser()271 Value *IVOperand) { in strengthenOverflowingOperation()474 Instruction *IVOperand = UseOper.second; in simplifyUsers() local
1597 Value* IVOperand; member