Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.h30 struct DebugifyStatistics { struct
55 using DebugifyStatsMap = llvm::MapVector<llvm::StringRef, DebugifyStatistics>;
DDebugify.cpp231 DebugifyStatistics *Stats = nullptr; in checkDebugifyMetadata()
411 DebugifyStatistics Stats = Entry.second; in exportDebugifyStats()