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