LLVM 22.0.0git
llvm::ComplexDeinterleavingPass Struct Reference

#include "llvm/CodeGen/ComplexDeinterleavingPass.h"

Inheritance diagram for llvm::ComplexDeinterleavingPass:
[legend]

Public Member Functions

 ComplexDeinterleavingPass (TargetMachine *TM)
PreservedAnalyses run (Function &F, FunctionAnalysisManager &AM)
Public Member Functions inherited from llvm::PassInfoMixin< ComplexDeinterleavingPass >
void printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName)

Additional Inherited Members

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

Detailed Description

Definition at line 24 of file ComplexDeinterleavingPass.h.

Constructor & Destructor Documentation

◆ ComplexDeinterleavingPass()

llvm::ComplexDeinterleavingPass::ComplexDeinterleavingPass ( TargetMachine * TM)
inline

Definition at line 30 of file ComplexDeinterleavingPass.h.

Referenced by run().

Member Function Documentation

◆ run()

Complex false PreservedAnalyses ComplexDeinterleavingPass::run ( Function & F,
FunctionAnalysisManager & AM )

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