fn neovm_simplify_identity_ops(block: &mut BasicBlock)Expand description
NeoVM-specific: simplify identity operations (x + 0, x * 1, x & MAX, etc.)
fn neovm_simplify_identity_ops(block: &mut BasicBlock)NeoVM-specific: simplify identity operations (x + 0, x * 1, x & MAX, etc.)