Searched defs:GraphExecutorState (Results 1 – 1 of 1) sorted by relevance
47 struct GraphExecutorState { struct48 const Graph* graph = nullptr;49 ExecutionPlan fallback; // XXX: members of this field are optional50 std::unordered_map<ArgumentSpec, ExecutionPlan> execution_plans;