Searched refs:timerFile (Results 1 – 2 of 2) sorted by relevance
352 my $timerFile = getname(".llvm-gcc.time");370 if ( $c->param('showstats') && -s $timerFile ) {372 dumpFile( "Statistics for front-end compilation", $timerFile );379 my $timerFile = getname(".gccld.time");380 $stats = "--stats --time-passes --info-output-file=$timerFile"391 if ( $c->param('showstats') && -s $timerFile ) {393 dumpFile( "Statistics for optimizing linker", $timerFile );