MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
CIRAnnotatedData Struct Reference
Collaboration diagram for CIRAnnotatedData:

Public Member Functions

 CIRAnnotatedData (cir::FuncOp &fn)
 

Public Attributes

std::deque< std::string > Path
 
std::string Tag
 
bool Skip
 
bool Success
 

Detailed Description

Definition at line 40 of file CIRAdapter.cxx.

Constructor & Destructor Documentation

◆ CIRAnnotatedData()

CIRAnnotatedData::CIRAnnotatedData ( cir::FuncOp & fn)
inlineexplicit

Definition at line 46 of file CIRAdapter.cxx.

Member Data Documentation

◆ Path

std::deque<std::string> CIRAnnotatedData::Path

Definition at line 41 of file CIRAdapter.cxx.

◆ Skip

bool CIRAnnotatedData::Skip

Definition at line 43 of file CIRAdapter.cxx.

◆ Success

bool CIRAnnotatedData::Success

Definition at line 44 of file CIRAdapter.cxx.

◆ Tag

std::string CIRAnnotatedData::Tag

Definition at line 42 of file CIRAdapter.cxx.


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