Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ is_empty
Method
is_empty
lib/asmjit/asmjit/core/rapass.cpp:482–482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
480
}
481
482
ASMJIT_INLINE_NODEBUG bool is_empty() const noexcept { return _index_ptr == _index_begin; }
483
};
484
485
Error BaseRAPass::build_cfg_views() noexcept {
Callers
8
init_shared_assignments
Method · 0.45
build_cfg_views
Method · 0.45
build_cfg_dominators
Method · 0.45
BaseRAPass_calculate_initial_in_out
Function · 0.45
BaseRAPass_calculateInOutKill
Function · 0.45
bin_pack
Method · 0.45
set_block_entry_assignment
Method · 0.45
set_shared_assignment
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected