LLVM 23.0.0git
llvm::AArch64O0PreLegalizerCombinerPass Class Reference

#include "Target/AArch64/AArch64.h"

Inheritance diagram for llvm::AArch64O0PreLegalizerCombinerPass:
[legend]

Public Member Functions

 AArch64O0PreLegalizerCombinerPass ()
 AArch64O0PreLegalizerCombinerPass (AArch64O0PreLegalizerCombinerPass &&)
 ~AArch64O0PreLegalizerCombinerPass ()
PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Public Member Functions inherited from llvm::PassInfoMixin< AArch64O0PreLegalizerCombinerPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

Static Public Member Functions inherited from llvm::PassInfoMixin< AArch64O0PreLegalizerCombinerPass >
static StringRef name ()
 Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 77 of file AArch64.h.

Constructor & Destructor Documentation

◆ AArch64O0PreLegalizerCombinerPass() [1/2]

Combine AArch64 machine instrs before false AArch64O0PreLegalizerCombinerPass::AArch64O0PreLegalizerCombinerPass ( )

◆ AArch64O0PreLegalizerCombinerPass() [2/2]

AArch64O0PreLegalizerCombinerPass::AArch64O0PreLegalizerCombinerPass ( AArch64O0PreLegalizerCombinerPass && )
default

◆ ~AArch64O0PreLegalizerCombinerPass()

AArch64O0PreLegalizerCombinerPass::~AArch64O0PreLegalizerCombinerPass ( )
default

Member Function Documentation

◆ run()


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