Beaver.MLIR.Block (beaver v0.3.4)

This module defines functions working with MLIR Block.

Summary

Types

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

Functions

Link to this function

add_arg!(block, ctx, args)

Link to this function

create(arg_loc_pairs \\ [])

Link to this function

create(args, locs)

Link to this function

get_arg!(block, index)