Home
last modified time | relevance | path

Searched defs:TimerGroupName (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DRegAllocBase.h97 static const char TimerGroupName[]; variable
DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupName[] = "Register Allocation"; member in RegAllocBase
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h115 const char *TimerName, *TimerGroupName; member