Expand description
IR objects and builders.
Re-exports§
pub use self::attribute::Attribute;
pub use self::attribute::AttributeLike;
pub use self::block::Block;
pub use self::block::BlockRef;
pub use self::operation::Operation;
pub use self::operation::OperationRef;
pub use self::type::ShapedTypeLike;
pub use self::type::Type;
pub use self::type::TypeLike;
Modules§
- Attributes.
- Blocks.
- Operations and operation builders.
- Types and type IDs.
Structs§
- An affine map.
- An identifier.
- A location
- A module.
- A region.
- A reference to a region.
- A value.
Traits§
- Trait for value-like types.