Searched refs:replaceIVUserWithLoopInvariant (Results 1 – 1 of 1) sorted by relevance
91 bool replaceIVUserWithLoopInvariant(Instruction *UseInst);639 bool SimplifyIndvar::replaceIVUserWithLoopInvariant(Instruction *I) { in replaceIVUserWithLoopInvariant() function in SimplifyIndvar947 if (replaceIVUserWithLoopInvariant(UseInst)) in simplifyUsers()955 if (replaceIVUserWithLoopInvariant(User)) in simplifyUsers()