Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.h97 static const char TimerGroupName[]; variable
H A DRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "Register Allocation"; member in RegAllocBase
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h116 const char *TimerName, *TimerGroupName; member