Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-quantum
/ deleteJitEngine
Function
deleteJitEngine
runtime/cudaq/builder/kernel_builder.cpp:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
void deleteContext(MLIRContext *context) { delete context; }
140
void deleteJitEngine(ExecutionEngine *jit) { delete jit; }
141
142
ImplicitLocOpBuilder *
143
initializeBuilder(MLIRContext *context,
Callers
1
jitCode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected