Enzyme main
Loading...
Searching...
No Matches
EnzymeNewPM Class Referencefinal
Inheritance diagram for EnzymeNewPM:
Collaboration diagram for EnzymeNewPM:

Public Types

using Result = llvm::PreservedAnalyses
 

Public Member Functions

 EnzymeNewPM (bool PostOpt=false)
 
Result run (llvm::Module &M, llvm::ModuleAnalysisManager &MAM)
 

Static Public Member Functions

static bool isRequired ()
 

Detailed Description

Definition at line 3060 of file Enzyme.cpp.

Member Typedef Documentation

◆ Result

using EnzymeNewPM::Result = llvm::PreservedAnalyses

Definition at line 3067 of file Enzyme.cpp.

Constructor & Destructor Documentation

◆ EnzymeNewPM()

EnzymeNewPM::EnzymeNewPM ( bool PostOpt = false)
inline

Definition at line 3068 of file Enzyme.cpp.

Member Function Documentation

◆ isRequired()

static bool EnzymeNewPM::isRequired ( )
inlinestatic

Definition at line 3075 of file Enzyme.cpp.

◆ run()

Result EnzymeNewPM::run ( llvm::Module & M,
llvm::ModuleAnalysisManager & MAM )
inline

Definition at line 3070 of file Enzyme.cpp.


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