Following up from #5730, replace some explicit matching over branch instructions with a use of inst_predicates::visit_block_succs.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.