Home
last modified time | relevance | path

Searched defs:old_num_changes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfwprop.cc141 should_replace_address (int old_num_changes, rtx mem, rtx_insn *insn) in should_replace_address()
212 fwprop_propagation::check_mem (int old_num_changes, rtx mem) in check_mem()
297 fwprop_propagation::note_simplification (int old_num_changes, in note_simplification()
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dchanges.cc923 int old_num_changes = num_validated_changes (); in recog_internal() local