Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h127 static const char TimerGroupDescription[]; global() variable
H A DRegAllocBase.cpp48 const char RegAllocBase::TimerGroupDescription[] = "Register Allocation"; global() member in RegAllocBase