HomeSort by: relevance | last modified time | path
    Searched refs:TimingGroup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
Record.h 1787 TimerGroup *TimingGroup = nullptr;
1853 TimingGroup = new TimerGroup("TableGen", "TableGen Phase Timing");
1871 if (TimingGroup)
1872 delete TimingGroup;
  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
Record.cpp 2689 if (TimingGroup) {
2698 LastTimer = new Timer("", Name, *TimingGroup);
2704 if (TimingGroup) {
2711 if (TimingGroup) {
2718 if (TimingGroup) {

Completed in 17 milliseconds