MCPcopy 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
485Error BaseRAPass::build_cfg_views() noexcept {

Callers 8

build_cfg_viewsMethod · 0.45
build_cfg_dominatorsMethod · 0.45
bin_packMethod · 0.45
set_shared_assignmentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected