kecc::ir::equiv

Function is_equiv_arg

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