Lines Matching defs:should_move
5221 bool b, should_move;
5236 get_dest_from_orig_ops (expr_seq), c_expr, &should_move);
5264 return should_move;
5429 bool should_move;
5448 should_move = move_exprs_to_boundary (bnd, expr_vliw, expr_seq, c_expr);
5461 should_move = false;
5463 if (should_move)
6688 Set *SHOULD_MOVE to indicate whether we have only disconnected
6695 rtx dest, expr_t c_expr, bool *should_move)
6721 *should_move = (sparams.uid == -1);