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

/freebsd-10.0-release/contrib/gcc/
H A Dsched-rgn.c136 #define RGN_DONT_CALC_DEPS(rgn) (rgn_table[rgn].dont_calc_deps)
434 RGN_DONT_CALC_DEPS (nr_regions) = 0;
879 RGN_DONT_CALC_DEPS (nr_regions) = 0;
950 RGN_DONT_CALC_DEPS (nr_regions) = 0;
1183 RGN_DONT_CALC_DEPS (nr_regions) = 0;
1238 RGN_DONT_CALC_DEPS (nr_regions) = 0;
2670 if (!RGN_DONT_CALC_DEPS (rgn))
3124 RGN_DONT_CALC_DEPS (nr_regions) = after == EXIT_BLOCK_PTR;
135 #define RGN_DONT_CALC_DEPS macro

Completed in 165 milliseconds