Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp159 const char DbgTimerName[] = "emit"; variable
550 DbgTimerName, DbgTimerDescription, in doInitialization()
558 Handlers.emplace_back(std::unique_ptr<DwarfDebug>(DD), DbgTimerName, in doInitialization()