Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocBase.h110 static const char TimerGroupDescription[]; variable
DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h145 const char *TimerGroupDescription; member