Searched defs:Union (Results 1 – 4 of 4) sorted by relevance
302 IntSet<T, THRESHOLD> Union(const SmallRepr &other) const override in Union() function314 IntSet<T, THRESHOLD> Union(const LargeRepr &other) const override in Union() function455 IntSet<T, THRESHOLD> Union(const SmallRepr &other) const override in Union() function462 IntSet<T, THRESHOLD> Union(const LargeRepr &other) const override in Union() function
75 void Union(const BitSet &bitset) in Union() function
420 void Union(const InstLiveSet *other) in Union() function
164 BoundsRange BoundsRange::Union(const ArenaVector<BoundsRange> &ranges) in Union() function in panda::compiler::BoundsRange