Print allocation statistics.

Synopsis

Declared in <llvm/TableGen/Record.h>

void
dumpAllocationStats(raw_ostream& OS) const;

Parameters

Name

Description

OS

Output stream.

Created with MrDocs