Searched refs:host_graphs (Results 1 – 1 of 1) sorted by relevance
1810 std::vector<string>* host_graphs, in ExtractOutsideCompilationForFuncCallNode() argument1886 host_graphs->push_back(oc_host_graph_name); in ExtractOutsideCompilationForFuncCallNode()1896 std::vector<string>* host_graphs, in ExtractOutsideCompilationForIfNode() argument2005 host_graphs->push_back(oc_host_graph_name); in ExtractOutsideCompilationForIfNode()2015 std::vector<string>* host_graphs, in ExtractOutsideCompilationForWhileNode() argument2071 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local2074 host_graphs, fld, &cond_host_graph)); in ExtractOutsideCompilationForWhileNode()2087 std::vector<string> host_graphs; in ExtractOutsideCompilationForWhileNode() local2090 host_graphs, fld, &body_host_graph)); in ExtractOutsideCompilationForWhileNode()2106 host_graphs->push_back(oc_host_graph_name); in ExtractOutsideCompilationForWhileNode()[all …]