MLIR  17.0.0git
Public Member Functions | List of all members
mlir::OpOperandVector Struct Reference

OpOperand vector that implicitly converts to a Value vector. More...

#include "mlir/Interfaces/DestinationStyleOpInterface.h"

+ Inheritance diagram for mlir::OpOperandVector:

Public Member Functions

 operator SmallVector< Value > ()
 

Detailed Description

OpOperand vector that implicitly converts to a Value vector.

Definition at line 21 of file DestinationStyleOpInterface.h.

Member Function Documentation

◆ operator SmallVector< Value >()

OpOperandVector::operator SmallVector< Value > ( )

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