Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBase.h169 static const char *TimerGroupName; variable
DRegAllocBase.cpp47 const char *RegAllocBase::TimerGroupName = "Register Allocation"; member in RegAllocBase