Home
last modified time | relevance | path

Searched defs:Union (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h88 void Union(const BitSet &bitset) in Union() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_gate_info.h130 RangeInfo Union(const RangeInfo &rhs) const in Union() function
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DramdaToolsNoInfinite2.ts94 export type Union = any; alias
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.h416 void Union(const InstLiveSet *other) in Union() function