Searched refs:runtime_const_nodes (Results 1 – 1 of 1) sorted by relevance
87 const absl::flat_hash_set<const Node*>& runtime_const_nodes) { in AreAllParentsGuaranteedConst() argument99 if (!in->IsControlEdge() && runtime_const_nodes.count(in->src()) == 0) { in AreAllParentsGuaranteedConst()