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