Beaver.MLIR.Block (beaver v0.2.19)

This module defines functions working with MLIR Block.

Link to this section Summary

Link to this section Types

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

Link to this section 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)