Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h127 static const char TimerGroupName[]; variable
H A DRegAllocBase.cpp47 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase