Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h123 struct DebugifyStatistics { struct
148 using DebugifyStatsMap = llvm::MapVector<llvm::StringRef, DebugifyStatistics>;
/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp734 DebugifyStatistics *Stats = nullptr; in checkDebugifyMetadata()
971 DebugifyStatistics Stats = Entry.second; in exportDebugifyStats()