kecc::ir::equiv

Function is_equiv_rid

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