Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h128 static const char TimerGroupDescription[]; variable
H A DRegAllocBase.cpp48 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; member in RegAllocBase