Home
last modified time | relevance | path

Searched refs:max_loop_depth (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfunction.h308 int max_loop_depth; member
H A Dcfgloop.c335 cfun->max_loop_depth = MAX (cfun->max_loop_depth, loop->depth); in establish_preds()
608 cfun->max_loop_depth = 0; in flow_loops_find()
H A Dflow.c1194 MAX (MAX_LIVENESS_ROUNDS, cfun->max_loop_depth); in calculate_global_regs_live()