Searched refs:MoveInstrCB (Results 1 – 1 of 1) sorted by relevance
340 std::optional<Context::CallbackID> MoveInstrCB; variable408 MoveInstrCB = Ctx.registerMoveInstrCallback( in DependencyGraph()420 if (MoveInstrCB) in ~DependencyGraph()421 Ctx->unregisterMoveInstrCallback(*MoveInstrCB); in ~DependencyGraph()