Function come::backend::wasm::fold_if_else_once

source ·
fn fold_if_else_once(
    content: &mut ControlFlowElement,
    control_flow_graph: BindedControlFlowGraph<'_, '_>
) -> bool