Home
last modified time | relevance | path

Searched defs:StatsMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp709 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata()
884 DebugifyStatsMap *StatsMap; member
926 DebugifyStatsMap *StatsMap; member
986 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyModulePass()
998 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyFunctionPass()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h166 DebugifyStatsMap *StatsMap; variable