Searched refs:hoistIVInc (Results 1 – 3 of 3) sorted by relevance
276 bool hoistIVInc(Instruction *IncV, Instruction *InsertPos,
771 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos, in hoistIVInc() function in SCEVExpander1632 if (!hoistIVInc(OrigInc, IsomorphicInc, in replaceCongruentIVInc()
1944 Rewriter.hoistIVInc(WideInc, DU.NarrowUse, NeedToRecomputeFlags); in widenIVUse()