HomeSort by relevance Sort by last modified time
    Searched refs:DbgTimerName (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 60 static const char *const DbgTimerName = "Debug Info Emission";
248 DbgTimerName,
253 Handlers.push_back(HandlerInfo(DD, DbgTimerName, DWARFGroupName));
    [all...]
DwarfDebug.cpp 117 static const char *const DbgTimerName = "DWARF Debug Writer";
271 NamedRegionTimer T(DbgTimerName, DWARFGroupName, TimePassesIsEnabled);
    [all...]

Completed in 130 milliseconds