Home
last modified time | relevance | path

Searched refs:elim_bb (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload1.cc655 static basic_block elim_bb; variable
1565 elim_bb = bb; in calculate_elim_costs_all_insns()
2483 optimize_bb_for_speed_p (elim_bb)); in note_reg_elim_costly()
2484 int freq = REG_FREQ_FROM_BB (elim_bb); in note_reg_elim_costly()
DChangeLog-201027929 (elim_bb): New static variable.