Searched refs:func_body_nodes (Results 1 – 1 of 1) sorted by relevance
564 absl::flat_hash_set<absl::string_view> func_body_nodes; in MakeGrapplerFunctionItem() local567 const auto output_node_name = [&func_body_nodes](const OpDef::ArgDef& out, in MakeGrapplerFunctionItem()571 while (func_body_nodes.find(name) != func_body_nodes.end()) { in MakeGrapplerFunctionItem()579 func_body_nodes.insert(func_def_node.name()); in MakeGrapplerFunctionItem()