MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / disabled

Function disabled

src/env.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51bool disabled(const char* name) { return not enabled(name); }
52
53std::size_t value_of(const char* name, std::size_t fallback)
54{

Callers

nothing calls this directly

Calls 1

enabledFunction · 0.70

Tested by

no test coverage detected