Skip to main content

br

Function br 

Source
pub fn br<'c>(
    successor: &Block<'c>,
    destination_operands: &[Value<'c, '_>],
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates a cf.br operation.