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

Method workspace

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

Source from the content-addressed store, hash-verified

17
18 bool valid() const { return m_handle != nullptr; }
19 Workspace workspace() const { return m_workspace; }
20
21private:
22 Handle* m_handle;

Callers 15

export_single_funcMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
execMethod · 0.80
searchMethod · 0.80
execMethod · 0.80
execMethod · 0.80
weight_prerocessMethod · 0.80
execMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected