Searched refs:MAX_GCSE_PASSES (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dparams.h123 #define MAX_GCSE_PASSES \
122 #define MAX_GCSE_PASSES macro
H A Dgcse.c710 while (changed && pass < MAX_GCSE_PASSES)
6576 changed = one_cprop_pass (MAX_GCSE_PASSES + 2, true, true);

Completed in 171 milliseconds