Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ is_empty
Method
is_empty
cranelift/frontend/src/ssa.rs:79–84 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
77
78
impl SideEffects {
79
fn is_empty(&self) -> bool {
80
let Self {
81
instructions_added_to_blocks,
82
} = self;
83
instructions_added_to_blocks.is_empty()
84
}
85
}
86
87
#[derive(Clone)]
Callers
15
subtest
Function · 0.45
subtest
Function · 0.45
run
Function · 0.45
update_test
Function · 0.45
subtest
Function · 0.45
subtest
Function · 0.45
subtest
Function · 0.45
run
Method · 0.45
subtest
Function · 0.45
subtest
Function · 0.45
subtest
Function · 0.45
subtest
Function · 0.45
Calls
no outgoing calls
Tested by
12
subtest
Function · 0.36
subtest
Function · 0.36
update_test
Function · 0.36
subtest
Function · 0.36
subtest
Function · 0.36
subtest
Function · 0.36
run
Method · 0.36
subtest
Function · 0.36
subtest
Function · 0.36
subtest
Function · 0.36
subtest
Function · 0.36
subtest
Function · 0.36