Searched defs:Union (Results 1 – 8 of 8) sorted by relevance
16 type Union = number | boolean; alias
91 void Union(const BitSet &bitset) in Union() function
587 .. _Implicit Conversions:
141 RangeInfo Union(const RangeInfo &rhs) const in Union() function
416 void Union(const InstLiveSet *other) in Union() function
480 void Union(const InstLiveSet *other) in Union() function
421 BoundsRange BoundsRange::Union(const ArenaVector<BoundsRange> &ranges) in Union() function in ark::compiler::BoundsRange
437 Type Type::Union(Span<Type> span, TypeSystem *tsys) in Union() function in ark::verifier::Type