Searched defs:n_new (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfgloopanal.c | 386 estimate_reg_pressure_cost (unsigned n_new, unsigned n_old, bool speed, in estimate_reg_pressure_cost()
|
H A D | dwarf2cfi.c | 2047 size_t i, n_old, n_new, n_max; in change_cfi_row() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgloopanal.c | 397 estimate_reg_pressure_cost (unsigned n_new, unsigned n_old, bool speed, in estimate_reg_pressure_cost()
|
H A D | dwarf2cfi.c | 2164 size_t i, n_old, n_new, n_max; in change_cfi_row() local
|
H A D | tree-ssa-loop-ivopts.c | 5629 unsigned n_old = data->regs_used, n_new = n_invs + n_cands; in ivopts_estimate_reg_pressure() local
|