OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TimerGroupName
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/
RegAllocBase.cpp
46
const char RegAllocBase::
TimerGroupName
[] = "Register Allocation";
69
NamedRegionTimer T("Seed Live Regs",
TimerGroupName
, TimePassesIsEnabled);
RegAllocBase.h
96
static const char
TimerGroupName
[];
Completed in 906 milliseconds