Searched refs:BeginPhaseKind (Results 1 – 3 of 3) sorted by relevance
27 void BeginPhaseKind(const char* phase_kind_name);
74 void PipelineStatistics::BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineStatistics
404 void BeginPhaseKind(const char* phase_kind_name) { in BeginPhaseKind() function in v8::internal::compiler::PipelineData406 pipeline_statistics()->BeginPhaseKind(phase_kind_name); in BeginPhaseKind()780 pipeline_statistics->BeginPhaseKind("initializing"); in CreatePipelineStatistics()804 pipeline_statistics->BeginPhaseKind("initializing"); in CreatePipelineStatistics()1041 data->BeginPhaseKind("wasm optimization"); in ExecuteJobImpl()1981 data->BeginPhaseKind("graph creation"); in CreateGraph()2055 data->BeginPhaseKind("lowering"); in OptimizeGraph()2103 data->BeginPhaseKind("block building"); in OptimizeGraph()2167 pipeline_statistics->BeginPhaseKind("stub codegen"); in GenerateCodeForCodeStub()2238 pipeline_statistics->BeginPhaseKind("test codegen"); in GenerateCodeForTesting()[all …]