Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ is_null
Method
is_null
src/value.cpp:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
bool value::is_null() const { return x == nullptr; }
236
237
const std::string& value::get_key() const { return key; }
238
Callers
11
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
TEST_CASE
Function · 0.80
insert
Method · 0.80
name_attributes
Method · 0.80
compile
Method · 0.80
add_compiles
Method · 0.80
compile
Method · 0.80
compile
Method · 0.80
visit
Function · 0.80
from_value_impl
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_CASE
Function · 0.64
TEST_CASE
Function · 0.64