Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocBase.h109 static const char TimerGroupName[]; variable
H A DRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h148 const char *TimerGroupName; member