Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h151 uint16_t should_note_simplifications : 1; variable
172 should_note_simplifications (false), in insn_propagation()
H A Dfwprop.cc204 should_note_simplifications = true; in fwprop_propagation()