Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfwprop.cc186 void note_simplification (int, uint16_t, rtx, rtx) final override;
297 fwprop_propagation::note_simplification (int old_num_changes, in note_simplification() function in fwprop_propagation
H A Drecog.h117 virtual void note_simplification (int /*old_num_changes*/, in note_simplification() function