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

  /src/external/gpl3/gcc/dist/gcc/
cselib.cc 463 cselib_reset_table (1);
538 cselib_reset_table (unsigned int num)
787 never invalidated and preserved across cselib_reset_table calls. */
3136 cselib_reset_table (next_uid);
3196 cselib_reset_table (next_uid);
537 cselib_reset_table (unsigned int num) function
  /src/external/gpl3/gcc.old/dist/gcc/
cselib.cc 449 cselib_reset_table (1);
524 cselib_reset_table (unsigned int num)
768 never invalidated and preserved across cselib_reset_table calls. */
3096 cselib_reset_table (next_uid);
3156 cselib_reset_table (next_uid);
523 cselib_reset_table (unsigned int num) function

Completed in 30 milliseconds