Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.h109 static const char TimerGroupDescription[]; variable
H A DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h150 StringRef TimerGroupDescription; member