cairo_lang_sierra_to_casm::invocations

Function get_non_fallthrough_statement_id

source
pub fn get_non_fallthrough_statement_id(
    builder: &CompiledInvocationBuilder<'_>,
) -> StatementIdx
Expand description

Fetches the non-fallthrough jump target of the invocation, assuming this invocation is a conditional jump.