Searched defs:repl_savings (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-strength-reduction.c | 2984 lowest_cost_path (int cost_in, int repl_savings, slsr_cand_t c, in lowest_cost_path() 3031 total_savings (int repl_savings, slsr_cand_t c, const widest_int &incr, in total_savings() 3141 int repl_savings; in analyze_increments() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-strength-reduction.cc | 2983 lowest_cost_path (int cost_in, int repl_savings, slsr_cand_t c, in lowest_cost_path() 3030 total_savings (int repl_savings, slsr_cand_t c, const widest_int &incr, in total_savings() 3140 int repl_savings; in analyze_increments() local
|