Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IVIncInsertPos

866         if (!SE.DT->dominates(OInst, IVIncInsertPos))
989 /// Typically this is the LatchBlock terminator or IVIncInsertPos, but we may
1076 assert((!IVIncInsertLoop||IVIncInsertPos) && "Uninitialized insert position");
1114 if (L == IVIncInsertLoop && !hoistIVInc(TempIncV, IVIncInsertPos))
1146 hoistBeforePos(SE.DT, IncV, IVIncInsertPos, AddRecPhiMatch);
1211 // instructions at IVIncInsertPos.
1213 IVIncInsertPos : Pred->getTerminator();
1297 // or dominated by IVIncInsertPos.
1304 // block. Adjusting IVIncInsertPos before expansion begins cannot handle