Searched refs:PhaseScope (Results 1 – 3 of 3) sorted by relevance
19 class PhaseScope; variable54 friend class PhaseScope; variable80 class PhaseScope {82 PhaseScope(PipelineStatistics* pipeline_stats, const char* name) in PhaseScope() function86 ~PhaseScope() { in ~PhaseScope()93 DISALLOW_COPY_AND_ASSIGN(PhaseScope);
91 class PhaseScope final { in NON_EXPORTED_BASE()93 PhaseScope(NodeOriginTable* origins, const char* phase_name) in NON_EXPORTED_BASE()102 ~PhaseScope() { in NON_EXPORTED_BASE()109 DISALLOW_COPY_AND_ASSIGN(PhaseScope); in NON_EXPORTED_BASE()
125 PhaseScope scope(pipeline_statistics, "init pipeline data"); in PipelineData()766 PhaseScope phase_scope_;768 NodeOriginTable::PhaseScope origin_scope_;