Searched refs:max_loop_depth (Results 1 – 4 of 4) sorted by relevance
314 int max_loop_depth; member
335 cfun->max_loop_depth = MAX (cfun->max_loop_depth, loop->depth); in establish_preds()608 cfun->max_loop_depth = 0; in flow_loops_find()
1194 MAX (MAX_LIVENESS_ROUNDS, cfun->max_loop_depth); in calculate_global_regs_live()
31203 * function.h (struct function): New field `max_loop_depth'.