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

  /src/external/gpl3/gcc.old/dist/gcc/
timevar.cc 590 static char phase_prefix[] = "phase "; local
601 if (startswith (tv->name, phase_prefix))
  /src/external/gpl3/gcc/dist/gcc/
timevar.cc 627 static char phase_prefix[] = "phase "; local
637 if (startswith (tv->name, phase_prefix))

Completed in 14 milliseconds