Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocBase.h108 static const char TimerGroupName[]; variable
DRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h158 const char *TimerGroupName; member