Lines Matching refs:PipelineStatistics
17 void PipelineStatistics::CommonStats::Begin(
18 PipelineStatistics* pipeline_stats) {
30 void PipelineStatistics::CommonStats::End(
31 PipelineStatistics* pipeline_stats,
47 PipelineStatistics::PipelineStatistics(OptimizedCompilationInfo* info,
66 PipelineStatistics::~PipelineStatistics() {
74 void PipelineStatistics::BeginPhaseKind(const char* phase_kind_name) {
82 void PipelineStatistics::EndPhaseKind() {
90 void PipelineStatistics::BeginPhase(const char* name) {
97 void PipelineStatistics::EndPhase() {