Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IntegralPilot/rustc_codegen_jvm
/ get_name
Method
get_name
src/oomir.rs:540–545 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
538
op2: Operand,
539
},
540
BitOr {
541
dest: String,
542
op1: Operand,
543
op2: Operand,
544
},
545
BitXor {
546
dest: String,
547
op1: Operand,
548
op2: Operand,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected