Lines Matching refs:clause
54 * or below a group of instruction that hardware can execute as a clause.
59 int insert_idx_clause; /* First clause instruction */
60 int insert_idx; /* First instruction *after* the clause */
62 /* Maximum demand of all clause instructions,
106 * exclude the instructions in the clause, since new instructions in the
107 * clause are not moved past any other instructions in the clause. */
113 MoveResult downwards_move(DownwardsCursor&, bool clause);
204 /* If add_to_clause is true, the current clause is extended by moving the
205 * instruction at source_idx in front of the clause. Otherwise, the instruction
206 * is moved past the end of the clause without extending it */
264 /* Update demand if we moved over any instructions before the clause */
833 * and only if the previous clause is not larger