Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp91 uint64_t ConstantMembers = 0; member
445 FnStats.ConstantMembers++; in collectStatsForDie()
992 Stats.NumLocalVars + Stats.ConstantMembers + Stats.NumArtificial; in collectStatsForObjectFile()
993 uint64_t Constants = Stats.ConstantMembers; in collectStatsForObjectFile()