AstNodeStatistics::IRnodeUsageStatistics
This outputs the types, counts, and memory useage of IR nodes appearing in the memory pools (whole AST).
Synopsis
Declared in <src/midend/astDiagnostics/AstStatistics.h>
static
std::string
IRnodeUsageStatistics();
Created with MrDocs