chosen_switch_value

Function chosen_switch_value 

Source
fn chosen_switch_value(
    path: &Path,
    block: BasicBlock,
    terminator: &Terminator<'_>,
) -> Option<u128>
Expand description

Return the concrete SwitchInt value that selects the next path block.