Lines Matching refs:stats
205 ), ' <a href="DemoInfo.html#stats">?</a><br>';
354 my $stats = '';
356 $stats = "-stats -time-passes "
359 "stkrc $stats -o $bytecodeFile $inputFile > $outputFile 2>&1",
362 #$stats = "-Wa,--stats,--time-passes,--info-output-file=$timerFile"
363 $stats = "-ftime-report"
366 "llvm-gcc -emit-llvm -W -Wall -O2 $stats -o $bytecodeFile -c $inputFile > $outputFile 2>&1",
377 my $stats = '';
380 $stats = "--stats --time-passes --info-output-file=$timerFile"
385 "llvm-ld $stats -o=$tmpFile $bytecodeFile > $outputFile 2>&1",
451 . ", Show stats = "