MLIR
22.0.0git
|
This is the representation of an operand reference. More...
#include "mlir/IR/OpImplementation.h"
Public Attributes | |
SMLoc | location |
StringRef | name |
unsigned | number |
This is the representation of an operand reference.
Definition at line 1565 of file OpImplementation.h.
SMLoc mlir::OpAsmParser::UnresolvedOperand::location |
Definition at line 1566 of file OpImplementation.h.
StringRef mlir::OpAsmParser::UnresolvedOperand::name |
Definition at line 1567 of file OpImplementation.h.
unsigned mlir::OpAsmParser::UnresolvedOperand::number |
Definition at line 1568 of file OpImplementation.h.