MCPcopy Create free account
hub / github.com/IntegralPilot/rustc_codegen_jvm / is_zero

Function is_zero

src/optimise1/dataflow.rs:1425–1427  ·  view source on GitHub ↗
(op: &Operand)

Source from the content-addressed store, hash-verified

1423 | Instruction::UnwindEnd
1424 | Instruction::Rethrow
1425 | Instruction::ThrowNewWithMessage { .. }
1426 | Instruction::Label { .. } => {
1427 // nothing to do
1428 keep_original_instruction = true;
1429 }
1430 }

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected