Lines Matching refs:hoistIVInc
913 bool SCEVExpander::hoistIVInc(Instruction *IncV, Instruction *InsertPos) {1115 if (L == IVIncInsertLoop && !hoistIVInc(TempIncV, IVIncInsertPos))1145 // isExpandedAddRecExprPHI or hoistIVInc that this is possible.1789 || hoistIVInc(OrigInc, IsomorphicInc))) {