CIRCT
20.0.0git
|
A struct for maintaining function declarations which needs to be rewritten, if they contain memref arguments that was flattened. More...
Public Attributes | |
func::FuncOp | op |
FunctionType | type |
A struct for maintaining function declarations which needs to be rewritten, if they contain memref arguments that was flattened.
Definition at line 45 of file FlattenMemRefs.cpp.
func::FuncOp FunctionRewrite::op |
Definition at line 46 of file FlattenMemRefs.cpp.
FunctionType FunctionRewrite::type |
Definition at line 47 of file FlattenMemRefs.cpp.
Referenced by fsm.MachineOp::__init__(), esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), and esiaccel.types.ReadPort::read().