Lines Matching full:postinc
1297 // In PostInc mode, use the post-incremented value.
1299 assert(LatchBlock && "PostInc mode requires a unique loop latch!");
1302 // For an expansion to use the postinc form, the client must call
1308 // The induction variable's postinc expansion does not dominate this use.
1313 // expansion with the value of the postinc user. Without fundamentally
1314 // changing the way postinc users are tracked, the only remedy is
1648 // a postinc expansion, it could be reused by a non-postinc user, but only if
1783 // cycles that had postinc uses.