Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBase.h115 static const char TimerGroupName[]; variable
H A DRegAllocBase.cpp46 const char RegAllocBase::TimerGroupName[] = "regalloc"; member in RegAllocBase
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h151 StringRef TimerGroupName; member