Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h134 void try_to_add_note (const_rtx x);
183 rtx_properties::try_to_add_note (const_rtx x) in try_to_add_note() function
281 repeat ([&]() { this->try_to_add_note (x); }); in add_note()
H A DChangeLog13998 * rtlanal.h (rtx_properties::try_to_add_note): Likewise.