LLVM 22.0.0git
llvm::codegen::RegisterSaveStatsFlag Struct Reference

Tools that support stats saving should create this object with static storage to register the –save-stats command line option. More...

#include "llvm/CodeGen/CommandFlags.h"

Public Member Functions

LLVM_ABI RegisterSaveStatsFlag ()

Detailed Description

Tools that support stats saving should create this object with static storage to register the –save-stats command line option.

Definition at line 169 of file CommandFlags.h.

Constructor & Destructor Documentation

◆ RegisterSaveStatsFlag()

codegen::RegisterSaveStatsFlag::RegisterSaveStatsFlag ( )

The documentation for this struct was generated from the following files: