Searched refs:TimingGroup (Results 1 – 2 of 2) sorted by relevance
1787 TimerGroup *TimingGroup = nullptr; variable1853 TimingGroup = new TimerGroup("TableGen", "TableGen Phase Timing"); in startPhaseTiming()1871 if (TimingGroup) in stopPhaseTiming()1872 delete TimingGroup; in stopPhaseTiming() local
2689 if (TimingGroup) { in startTimer()2698 LastTimer = new Timer("", Name, *TimingGroup); in startTimer()2704 if (TimingGroup) { in stopTimer()2711 if (TimingGroup) { in startBackendTimer()2718 if (TimingGroup) { in stopBackendTimer()