Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h121 struct DebugifyStatistics { struct
146 using DebugifyStatsMap = llvm::MapVector<llvm::StringRef, DebugifyStatistics>;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp728 DebugifyStatistics *Stats = nullptr; in checkDebugifyMetadata()
947 DebugifyStatistics Stats = Entry.second; in exportDebugifyStats()