kecc::ir::equiv

Function is_equiv_block

Source
fn is_equiv_block(
    lhs: &Block,
    rhs: &Block,
    map: &HashMap<BlockId, BlockId>,
) -> bool