Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/rustc_codegen_jvm
/ is_one
Function
is_one
src/optimise1/dataflow.rs:1429–1431 ·
view source on GitHub ↗
(op: &Operand)
Source
from the content-addressed store, hash-verified
1427
// nothing to do
1428
keep_original_instruction = true;
1429
}
1430
}
1431
1432
if transform {
1433
if keep_original_instruction {
1434
new_instructions.extend(pre_extra_instructions);
Callers
1
process_block_instructions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected