Searched refs:TimingGroup (Results 1 – 2 of 2) sorted by relevance
1964 TimingGroup = new TimerGroup("TableGen", "TableGen Phase Timing"); in startPhaseTiming()1982 if (TimingGroup) in stopPhaseTiming()1983 delete TimingGroup; in stopPhaseTiming() local2019 TimerGroup *TimingGroup = nullptr; variable
2924 if (TimingGroup) { in startTimer()2933 LastTimer = new Timer("", Name, *TimingGroup); in startTimer()2939 if (TimingGroup) { in stopTimer()2946 if (TimingGroup) { in startBackendTimer()2953 if (TimingGroup) { in stopBackendTimer()