pub fn constant<'c>(
context: &'c Context,
value: IntegerAttribute<'c>,
location: Location<'c>,
) -> Operation<'c>Expand description
Creates an index.constant operation.
pub fn constant<'c>(
context: &'c Context,
value: IntegerAttribute<'c>,
location: Location<'c>,
) -> Operation<'c>Creates an index.constant operation.