Searched refs:GraphExecutorImpl (Results 1 – 1 of 1) sorted by relevance
626 struct GraphExecutorImpl : public GraphExecutorImplBase { struct627 GraphExecutorImpl( in GraphExecutorImpl() function780 ~GraphExecutorImpl() override = default;811 new GraphExecutorImpl(graph, std::move(function_name)))) {} in GraphExecutor()