kecc::ir::equiv

Function is_equiv_operand

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