Searched refs:foldIVUser (Results 1 – 1 of 1) sorted by relevance
88 Value *foldIVUser(Instruction *UseInst, Instruction *IVOperand);134 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() function in SimplifyIndvar962 Value *NewOper = foldIVUser(UseInst, IVOperand); in simplifyUsers()