Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp132 const char DbgTimerName[] = "emit"; variable
509 DbgTimerName, DbgTimerDescription, in doInitialization()
516 Handlers.emplace_back(std::unique_ptr<DwarfDebug>(DD), DbgTimerName, in doInitialization()