Searched refs:liveness_flags (Results 1 – 1 of 1) sorted by relevance
2209 unsigned int liveness_flags; in rest_of_handle_reorder_blocks() local2213 liveness_flags = (!HAVE_conditional_execution ? CLEANUP_UPDATE_LIFE : 0); in rest_of_handle_reorder_blocks()2214 changed = cleanup_cfg (CLEANUP_EXPENSIVE | liveness_flags); in rest_of_handle_reorder_blocks()2219 tracer (liveness_flags); in rest_of_handle_reorder_blocks()2224 reorder_basic_blocks (liveness_flags); in rest_of_handle_reorder_blocks()2227 changed |= cleanup_cfg (CLEANUP_EXPENSIVE | liveness_flags); in rest_of_handle_reorder_blocks()