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 61 static const char *const DbgTimerName = "Debug Info Emission";
239 DbgTimerName,
253 Handlers.push_back(HandlerInfo(DD, DbgTimerName, DWARFGroupName));
    [all...]
DwarfDebug.cpp 107 static const char *const DbgTimerName = "DWARF Debug Writer";
239 NamedRegionTimer T(DbgTimerName, DWARFGroupName, TimePassesIsEnabled);
    [all...]

Completed in 200 milliseconds