reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-dwarfdump/Statistics.cpp
  257               BytesEntryValuesCovered += BytesEntryCovered;
  290     collectLocStats(BytesCovered - BytesEntryValuesCovered, BytesInScope,
  312     GlobalStats.ScopeEntryValueBytesCovered += BytesEntryValuesCovered;
  317       GlobalStats.ParamScopeEntryValueBytesCovered += BytesEntryValuesCovered;
  321       GlobalStats.VarScopeEntryValueBytesCovered += BytesEntryValuesCovered;