Searched refs:end_set (Results 1 – 2 of 2) sorted by relevance
342 int end_set = 0; in mpartition() local639 if(i>dev->partition && !end_set && !size_set) { in mpartition()641 end_set = 1; in mpartition()673 if(!end_set && tot_sectors) { in mpartition()675 end_set = 1; in mpartition()691 if(begin_set || dev->partition <= 2 || !end_set) in mpartition()698 if(!begin_set && dev->partition >2 && end_set) in mpartition()702 } else if(!end_set) { in mpartition()
953 struct set *end_set = _mesa_pointer_set_create(mem_ctx); in nir_lower_goto_ifs_impl() local954 _mesa_set_add(end_set, impl->end_block); in nir_lower_goto_ifs_impl()963 .regular.reachable = end_set, in nir_lower_goto_ifs_impl()