LLVM 23.0.0git
llvm::codegen::RegisterMTuneFlag Struct Reference

Tools that support subtarget tuning should create this object with static storage to register the -mtune command line option. More...

#include "llvm/CodeGen/CommandFlags.h"

Public Member Functions

LLVM_ABI RegisterMTuneFlag ()

Detailed Description

Tools that support subtarget tuning should create this object with static storage to register the -mtune command line option.

Definition at line 169 of file CommandFlags.h.

Constructor & Destructor Documentation

◆ RegisterMTuneFlag()

codegen::RegisterMTuneFlag::RegisterMTuneFlag ( )

Definition at line 545 of file CommandFlags.cpp.

References CGBINDOPT, and llvm::cl::init().


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