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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 24194 int tail_call_site_note_count = 0;
24348 tail_call_site_note_count++;
24355 && tail_call_site_count == tail_call_site_note_count
24176 int tail_call_site_note_count = 0; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 24078 int tail_call_site_note_count = 0;
24232 tail_call_site_note_count++;
24239 && tail_call_site_count == tail_call_site_note_count
24060 int tail_call_site_note_count = 0; local

Completed in 65 milliseconds