Beaver.MLIR.Value (beaver v0.3.10)

This module defines functions working with MLIR Value.

Summary

Functions

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

Return the defining op of this value. Raises if this value is not a result

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

Return the type of this value

Types

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

Functions

Link to this function

argument?(value)

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

Return the defining op of this value. Raises if this value is not a result

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

Return the type of this value