HomeSort by: relevance | last modified time | path
    Searched defs:try_to_add_note (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtlanal.h 134 void try_to_add_note (const_rtx x);
183 rtx_properties::try_to_add_note (const_rtx x) function in class:rtx_properties
281 repeat ([&]() { this->try_to_add_note (x); });
  /src/external/gpl3/gcc.old/dist/gcc/
rtlanal.h 134 void try_to_add_note (const_rtx x);
183 rtx_properties::try_to_add_note (const_rtx x) function in class:rtx_properties
281 repeat ([&]() { this->try_to_add_note (x); });

Completed in 23 milliseconds