Searched refs:downstream_of_allow_set (Results 1 – 1 of 1) sorted by relevance
1612 absl::flat_hash_set<int> downstream_of_allow_set; in AddClearAndInferToAllowIfBetweenAllow() local1623 (!downstream_of_allow_set.count(idx) && in AddClearAndInferToAllowIfBetweenAllow()1634 [&](int idx) { downstream_of_allow_set.insert(idx); })); in AddClearAndInferToAllowIfBetweenAllow()1649 downstream_of_allow_set.count(idx)); in AddClearAndInferToAllowIfBetweenAllow()