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

/freebsd-9.3-release/contrib/gcc/
H A Dfunction.h309 int max_loop_depth;
308 int max_loop_depth; local
H A Dcfgloop.c336 cfun->max_loop_depth = MAX (cfun->max_loop_depth, loop->depth);
609 cfun->max_loop_depth = 0;
H A Dflow.c1197 MAX (MAX_LIVENESS_ROUNDS, cfun->max_loop_depth);

Completed in 63 milliseconds