Searched refs:replaceIVUserWithLoopInvariant (Results 1 – 2 of 2) sorted by relevance
81 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);659 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar886 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()
81 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);617 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar898 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()