Home
last modified time | relevance | path

Searched defs:printSummary (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DProfileSummary.cpp251 void ProfileSummary::printSummary(raw_ostream &OS) const { in printSummary() function in ProfileSummary
H A DAsmWriter.cpp3411 void AssemblyWriter::printSummary(const GlobalValueSummary &Summary) { in printSummary() function in AssemblyWriter
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVCompare.cpp401 void LVCompare::printSummary() const { in printSummary() function in LVCompare
H A DLVScope.cpp1610 void LVScopeCompileUnit::printSummary(raw_ostream &OS) const { in printSummary() function in LVScopeCompileUnit
1615 void LVScopeCompileUnit::printSummary(raw_ostream &OS, const LVCounter &Counter, in printSummary() function in LVScopeCompileUnit
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h140 virtual void printSummary(raw_ostream &OS) const {} in printSummary() function
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DGCOV.cpp940 void Context::printSummary(const Summary &summary, raw_ostream &os) const { in printSummary() function in Context