Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IVIncInsertLoop

871   if (L == IVIncInsertLoop) {
1034 assert((!IVIncInsertLoop||IVIncInsertPos) && "Uninitialized insert position");
1053 if (L == IVIncInsertLoop && !hoistIVInc(IncV, IVIncInsertPos))
1059 if (L == IVIncInsertLoop)
1133 // If IVIncInsertLoop is non-null and equal to the addrec's loop, insert the
1135 Instruction *InsertPos = L == IVIncInsertLoop ?