Searched defs:IVOperand (Results 1 – 2 of 2) sorted by relevance
98 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()158 void SimplifyIndvar::eliminateIVComparison(ICmpInst *ICmp, Value *IVOperand) { in eliminateIVComparison()195 Value *IVOperand, in eliminateIVRemainder()247 Instruction *IVOperand) { in eliminateIVUser()278 Value *IVOperand) { in strengthenOverflowingOperation()519 Instruction *IVOperand = UseOper.second; in simplifyUsers() local
1600 Value* IVOperand; member