Skip to main content

branched_before

Function branched_before 

Source
fn branched_before(
    body: &ExprBody,
    start: BlockId,
    target: BlockId,
) -> Option<bool>