LLVM 23.0.0git
llvm::MSP430ISelDAGToDAGPass Class Reference

#include "Target/MSP430/MSP430.h"

Inheritance diagram for llvm::MSP430ISelDAGToDAGPass:
[legend]

Public Member Functions

 MSP430ISelDAGToDAGPass (MSP430TargetMachine &TM, CodeGenOptLevel OptLevel)
Public Member Functions inherited from llvm::SelectionDAGISelPass
LLVM_ABI PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Public Member Functions inherited from llvm::PassInfoMixin< SelectionDAGISelPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::RequiredPassInfoMixin< SelectionDAGISelPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::PassInfoMixin< SelectionDAGISelPass >
static bool isRequired ()
Static Public Member Functions inherited from llvm::detail::InfoMixin< SelectionDAGISelPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.
Protected Member Functions inherited from llvm::SelectionDAGISelPass
 SelectionDAGISelPass (std::unique_ptr< SelectionDAGISel > Selector)

Detailed Description

Definition at line 42 of file MSP430.h.

Constructor & Destructor Documentation

◆ MSP430ISelDAGToDAGPass()

MSP430ISelDAGToDAGPass::MSP430ISelDAGToDAGPass ( MSP430TargetMachine & TM,
CodeGenOptLevel OptLevel )

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