Searched refs:foldIVUser (Results 1 – 3 of 3) 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()
78 Value *foldIVUser(Instruction *UseInst, Instruction *IVOperand);107 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser() function in SimplifyIndvar914 Value *NewOper = foldIVUser(UseInst, IVOperand); in simplifyUsers()