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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h109 static const char TimerGroupDescription[]; member in class:llvm::RegAllocBase
H A DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in class:RegAllocBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h168 const char *TimerGroupDescription; member in struct:llvm::AsmPrinter::HandlerInfo
170 HandlerInfo(std::unique_ptr<AsmPrinterHandler> Handler, const char *TimerName, const char *TimerDescription, const char *TimerGroupName, const char *TimerGroupDescription) argument

Completed in 206 milliseconds