Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBase.h116 static const char TimerGroupDescription[]; variable
H A DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h152 StringRef TimerGroupDescription; member