Searched refs:EraseInstrCB (Results 1 – 2 of 2) sorted by relevance
339 std::optional<Context::CallbackID> EraseInstrCB; variable406 EraseInstrCB = Ctx.registerEraseInstrCallback( in DependencyGraph()418 if (EraseInstrCB) in ~DependencyGraph()419 Ctx->unregisterEraseInstrCallback(*EraseInstrCB); in ~DependencyGraph()
60 std::optional<Context::CallbackID> EraseInstrCB; variable