Beaver.MLIR.Value (beaver v0.2.19)

This module defines functions working with MLIR Value.

Link to this section Summary

Functions

Return the defining op of this value if this value is a result

Returns true if the value is a result of an operation.

Link to this section Types

@type t() :: %Beaver.MLIR.Value{bag: term(), ref: term()}

Link to this section Functions

Link to this function

argument?(value)

Return the defining op of this value if this value is a result

Returns true if the value is a result of an operation.