Searched refs:TimingGroup (Results 1 – 2 of 2) sorted by relevance
1922 TimingGroup = new TimerGroup("TableGen", "TableGen Phase Timing"); in startPhaseTiming()1940 if (TimingGroup) in stopPhaseTiming()1941 delete TimingGroup; in stopPhaseTiming() local1977 TimerGroup *TimingGroup = nullptr; variable
2837 if (TimingGroup) { in startTimer()2846 LastTimer = new Timer("", Name, *TimingGroup); in startTimer()2852 if (TimingGroup) { in stopTimer()2859 if (TimingGroup) { in startBackendTimer()2866 if (TimingGroup) { in stopBackendTimer()