LLVM: llvm::ExpandPostRAPseudosPass Class Reference (original) (raw)

#include "[llvm/CodeGen/ExpandPostRAPseudos.h](ExpandPostRAPseudos%5F8h%5Fsource.html)"

Inheritance diagram for llvm::ExpandPostRAPseudosPass:

[legend]

Public Member Functions
PreservedAnalyses run (MachineFunction &MF, MachineFunctionAnalysisManager &MFAM)
Public Member Functions inherited from llvm::PassInfoMixin< ExpandPostRAPseudosPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)
Additional Inherited Members
Static Public Member Functions inherited from llvm::PassInfoMixin< ExpandPostRAPseudosPass >
static StringRef name ()
Gets the name of the pass we are mixed into.

Detailed Description

Definition at line 16 of file ExpandPostRAPseudos.h.

Member Function Documentation

run()

PreservedAnalyses ExpandPostRAPseudosPass::run ( MachineFunction & MF,
MachineFunctionAnalysisManager & MFAM )

Definition at line 61 of file ExpandPostRAPseudos.cpp.

References llvm::PreservedAnalyses::all(), llvm::getMachineFunctionPassPreservedAnalyses(), llvm::PreservedAnalyses::preserveSet(), and run().

Referenced by run().


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