Searched refs:downstream_of_allow_set (Results 1 – 1 of 1) sorted by relevance
1755 absl::flat_hash_set<int> downstream_of_allow_set; in AddClearAndInferToAllowIfBetweenAllow() local1766 (!downstream_of_allow_set.count(idx) && in AddClearAndInferToAllowIfBetweenAllow()1777 [&](int idx) { downstream_of_allow_set.insert(idx); })); in AddClearAndInferToAllowIfBetweenAllow()1792 downstream_of_allow_set.count(idx)); in AddClearAndInferToAllowIfBetweenAllow()