Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp44 void printAllocationStats(raw_ostream &OS);
59 printAllocationStats(OS); in run()
113 void DetailedRecordsEmitter::printAllocationStats(raw_ostream &OS) { in printAllocationStats() function in DetailedRecordsEmitter