Searched defs:TimerGroupName (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocBase.h | 115 static const char TimerGroupName[]; global() variable |
H A D | RegAllocBase.cpp | 46 const char RegAllocBase::TimerGroupName[] = "regalloc"; global() member in RegAllocBase |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | AsmPrinter.h | 151 StringRef TimerGroupName; global() member |