Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp133 const char DbgTimerName[] = "emit"; variable
498 DbgTimerName, DbgTimerDescription, in doInitialization()
505 Handlers.emplace_back(std::unique_ptr<DwarfDebug>(DD), DbgTimerName, in doInitialization()