Enzyme main
Loading...
Searching...
No Matches
MyAttributorLegacyPass Struct Reference
Inheritance diagram for MyAttributorLegacyPass:
Collaboration diagram for MyAttributorLegacyPass:

Public Member Functions

 MyAttributorLegacyPass ()
 
bool runOnModule (Module &M) override
 
void getAnalysisUsage (AnalysisUsage &AU) const override
 

Static Public Attributes

static char ID = 0
 

Detailed Description

Definition at line 1109 of file CApi.cpp.

Constructor & Destructor Documentation

◆ MyAttributorLegacyPass()

MyAttributorLegacyPass::MyAttributorLegacyPass ( )
inline

Definition at line 1112 of file CApi.cpp.

Member Function Documentation

◆ getAnalysisUsage()

void MyAttributorLegacyPass::getAnalysisUsage ( AnalysisUsage & AU) const
inlineoverride

Definition at line 1131 of file CApi.cpp.

◆ runOnModule()

bool MyAttributorLegacyPass::runOnModule ( Module & M)
inlineoverride

Definition at line 1114 of file CApi.cpp.

References runAttributorOnFunctions().

Member Data Documentation

◆ ID

char MyAttributorLegacyPass::ID = 0
static

Definition at line 1110 of file CApi.cpp.


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