Beaver.MLIR.Module (beaver v0.2.19)

This module defines functions working with MLIR Module.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

Link to this function

create(context, str)

Link to this function

create!(context, str)

Link to this function

destroy(module)

Link to this function

is_null(module)

Link to this function

verify!(module)