MLIR  19.0.0git
Public Attributes | List of all members
InputAndOutputIndices Struct Reference

Public Attributes

SmallVector< Valueinputs
 
SmallVector< Valueoutputs
 

Detailed Description

Definition at line 81 of file Loops.cpp.

Member Data Documentation

◆ inputs

SmallVector<Value> InputAndOutputIndices::inputs

Definition at line 82 of file Loops.cpp.

◆ outputs

SmallVector<Value> InputAndOutputIndices::outputs

Definition at line 83 of file Loops.cpp.


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