Home
last modified time | relevance | path

Searched refs:DbgTimerName (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp145 const char DbgTimerName[] = "emit"; variable
333 DbgTimerName, DbgTimerDescription, in doInitialization()
340 Handlers.emplace_back(std::unique_ptr<DwarfDebug>(DD), DbgTimerName, in doInitialization()