Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegAllocBase.h108 static const char TimerGroupName[]; variable
HDRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDAsmPrinter.h158 const char *TimerGroupName; member