MLIR
20.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 1513 of file OpImplementation.h.
SMLoc mlir::OpAsmParser::UnresolvedOperand::location |
Definition at line 1514 of file OpImplementation.h.
StringRef mlir::OpAsmParser::UnresolvedOperand::name |
Definition at line 1515 of file OpImplementation.h.
unsigned mlir::OpAsmParser::UnresolvedOperand::number |
Definition at line 1516 of file OpImplementation.h.