CIRCT
18.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 38 of file FlattenMemRefs.cpp.
func::FuncOp FunctionRewrite::op |
Definition at line 39 of file FlattenMemRefs.cpp.
FunctionType FunctionRewrite::type |
Definition at line 40 of file FlattenMemRefs.cpp.
Referenced by fsm.MachineOp::__init__(), hw.HWModuleOp::add_entry_block(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), and hw.HWModuleOp::outputs().