Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
private:
22
Handle* m_handle;
Callers
15
export_single_func
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
search
Method · 0.80
exec
Method · 0.80
exec
Method · 0.80
weight_prerocess
Method · 0.80
exec
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected