Searched refs:temp_exec_state_holder (Results 1 – 1 of 1) sorted by relevance
1466 std::unique_ptr<GraphExecutionState> temp_exec_state_holder; in CreateGraphs() local1480 &temp_exec_state_holder, &client_graph)); in CreateGraphs()1481 execution_state = temp_exec_state_holder.get(); in CreateGraphs()