Searched defs:TimerGroupDescription (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocBase.h | 127 static const char TimerGroupDescription[]; global() variable |
H A D | RegAllocBase.cpp | 48 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; global() member in RegAllocBase |