Conditionally enable LLVM statistics collection based on ‐‐save‐stats.
Synopsis
Declared in <llvm/CodeGen/CommandFlags.h>
void
MaybeEnableStatistics();
Description
Must be called before the tool run to actually collect data.
Created with MrDocs