Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp115 Records.dumpAllocationStats(OS); in printAllocationStats()
H A DRecord.cpp101 void dumpAllocationStats(raw_ostream &OS) const;
106 void detail::RecordKeeperImpl::dumpAllocationStats(raw_ostream &OS) const { in dumpAllocationStats() function in detail::RecordKeeperImpl
3328 void RecordKeeper::dumpAllocationStats(raw_ostream &OS) const { in dumpAllocationStats() function in RecordKeeper
3329 Impl->dumpAllocationStats(OS); in dumpAllocationStats()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2065 void dumpAllocationStats(raw_ostream &OS) const;