Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h415 LVCounter Allocated;
416 LVCounter Found;
417 LVCounter Printed;
582 void printSummary(raw_ostream &OS, const LVCounter &Counter,
H A DLVObject.h111 struct LVCounter { struct
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1615 void LVScopeCompileUnit::printSummary(raw_ostream &OS, const LVCounter &Counter, in printSummary()