MCPcopy Create free account
hub / github.com/MegEngine/MegCC / valid

Method valid

compiler/test/kernel/common/workspace_wrapper.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 void update(size_t size_in_bytes);
17
18 bool valid() const { return m_handle != nullptr; }
19 Workspace workspace() const { return m_workspace; }
20
21private:

Callers 15

updateMethod · 0.95
mainFunction · 0.80
import_mgbMethod · 0.80
execMethod · 0.80
searchMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected