neovm_simplify_identity_ops

Function neovm_simplify_identity_ops 

Source
fn neovm_simplify_identity_ops(block: &mut BasicBlock)
Expand description

NeoVM-specific: simplify identity operations (x + 0, x * 1, x & MAX, etc.)