Beaver.MLIR.Value (beaver v0.3.4)

This module defines functions working with MLIR Value.

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.

Types

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

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.