Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h418 LVCounter Allocated;
419 LVCounter Found;
420 LVCounter Printed;
583 void printSummary(raw_ostream &OS, const LVCounter &Counter,
H A DLVObject.h95 struct LVCounter { struct
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1600 void LVScopeCompileUnit::printSummary(raw_ostream &OS, const LVCounter &Counter, in printSizes()