Searched defs:nodes_to_not_simplify (Results 1 – 1 of 1) sorted by relevance
1608 absl::flat_hash_set<string>* nodes_to_not_simplify) { in FoldGraph()2034 absl::flat_hash_set<string>* nodes_to_not_simplify) { in SimplifyGraph()3959 absl::flat_hash_set<string> nodes_to_not_simplify; in RunOptimizationPass() local