Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
private:
Callers
15
update
Method · 0.95
main
Function · 0.80
import_mgb
Method · 0.80
exec
Method · 0.80
construct_execution_policy
Method · 0.80
search
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
Calls
no outgoing calls
Tested by
no test coverage detected