Home
last modified time | relevance | path

Searched refs:Intersect (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_dominance.cpp69 BB *DomAnalysis::Intersect(BB &bb1, const BB &bb2) in Intersect() function in DomAnalysis
122 newIDom = Intersect(*pre, *newIDom); in ComputeDominance()
/arkcompiler/ets_runtime/ecmascript/compiler/base/
H A Dbit_set.h121 void Intersect(const BitSet &bitset) in Intersect() function in panda::ecmascript::kungfu::BitSet
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcg_dominance.h174 BB *Intersect(BB &bb1, const BB &bb2);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_allocator.h221 if (region->Intersect(ToUintPtr(begin), ToUintPtr(end))) { in IterateOverObjectsInRange()
631 if (region->Intersect(ToUintPtr(begin), ToUintPtr(end))) { in IterateOverObjectsInRange()
H A Dregion_space.h87 bool Intersect(uintptr_t begin, uintptr_t end) const in Intersect() function in ark::mem::Region

Completed in 4 milliseconds