MLIR
21.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 1549 of file OpImplementation.h.
SMLoc mlir::OpAsmParser::UnresolvedOperand::location |
Definition at line 1550 of file OpImplementation.h.
StringRef mlir::OpAsmParser::UnresolvedOperand::name |
Definition at line 1551 of file OpImplementation.h.
unsigned mlir::OpAsmParser::UnresolvedOperand::number |
Definition at line 1552 of file OpImplementation.h.