Searched refs:foldIVUser (Results 1 – 2 of 2) sorted by relevance
76 Value *foldIVUser(Instruction *UseInst, Instruction *IVOperand);93 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() function in SimplifyIndvar353 Value *NewOper = foldIVUser(UseOper.first, IVOperand); in simplifyUsers()
69 Value *foldIVUser(Instruction *UseInst, Instruction *IVOperand);90 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() function in SimplifyIndvar630 Value *NewOper = foldIVUser(UseOper.first, IVOperand); in simplifyUsers()