Searched refs:full_graph (Results 1 – 5 of 5) sorted by relevance
86 DCHECK(graph_execution_state_->full_graph()); in graph()87 return *graph_execution_state_->full_graph(); in graph()
813 build_graph_options, *graph_execution_state->full_graph(), &flib, in OptimizeFunctions()
149 const Graph* full_graph() { return graph_; } in full_graph() function
1670 CopyGraph(*execution_state->full_graph(), run_state_args->graph.get()); in CreateGraphs()
1071 const Graph* graph = execution_state->full_graph(); in CheckFetches()