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