Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DDebugify.h30 struct DebugifyStatistics { struct
55 using DebugifyStatsMap = llvm::MapVector<llvm::StringRef, DebugifyStatistics>;
H A DDebugify.cpp232 DebugifyStatistics *Stats = nullptr; in checkDebugifyMetadata()
412 DebugifyStatistics Stats = Entry.second; in exportDebugifyStats()