Beaver.MLIR.Module (beaver v0.3.10)
This module defines functions working with MLIR Module.
Summary
Types
@type t() :: %Beaver.MLIR.Module{ref: term()}
Functions
Link to this function
body(module)
Link to this function
create(context, str)
Link to this function
create!(context, str)
Link to this function
destroy(module)
Link to this function
empty(location)
Link to this function
from_operation(op)
Link to this function
is_null(module)
Link to this function
make(value)
Link to this function