Searched defs:TimerGroupName (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | RegAllocBase.h | 169 static const char *TimerGroupName; variable |
D | RegAllocBase.cpp | 47 const char *RegAllocBase::TimerGroupName = "Register Allocation"; member in RegAllocBase |