MLIR
17.0.0git
|
OpOperand vector that implicitly converts to a Value vector. More...
#include "mlir/Interfaces/DestinationStyleOpInterface.h"
Public Member Functions | |
operator SmallVector< Value > () | |
OpOperand vector that implicitly converts to a Value vector.
Definition at line 21 of file DestinationStyleOpInterface.h.
OpOperandVector::operator SmallVector< Value > | ( | ) |
Definition at line 17 of file DestinationStyleOpInterface.cpp.
References mlir::IROperand< DerivedT, IRValueT >::get().