Searched refs:foldIVUser (Results 1 – 1 of 1) sorted by relevance
70 Value *foldIVUser(Instruction *UseInst, Instruction *IVOperand);91 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() function in SimplifyIndvar478 Value *NewOper = foldIVUser(UseOper.first, IVOperand); in simplifyUsers()