Searched defs:src_is_allow (Results 1 – 1 of 1) sorted by relevance
2074 const absl::flat_hash_set<int>& allow_set, const bool src_is_allow, in InsertCastNodeAtFanout()2183 bool src_is_allow = allow_set.count(node_type_idx); in ChangeTypeAttrsAndAddCasts() local