Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/stats/
H A Dstats.h25 struct StatInfo { struct
33 StatInfo infos[1]; argument
/llvm-project/llvm/lib/Support/
H A DStatistic.cpp93 static ManagedStatic<StatisticInfo> StatInfo; variable