Home
last modified time | relevance | path

Searched defs:Merge (Results 1 – 25 of 30) sorted by relevance

12

/arkcompiler/ets_runtime/test/moduletest/merge/
DA.js24 export class Merge { class
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.cpp60 void PGOHClassTreeDesc::Merge(const PGOHClassTreeDesc &from) in Merge() function in panda::ecmascript::pgo::PGOHClassTreeDesc
174 void HClassLayoutDesc::Merge(const HClassLayoutDesc *from) in Merge() function in panda::ecmascript::pgo::HClassLayoutDesc
213 void RootHClassLayoutDesc::Merge(const HClassLayoutDesc *from) in Merge() function in panda::ecmascript::pgo::RootHClassLayoutDesc
242 void ChildHClassLayoutDesc::Merge(const HClassLayoutDesc *from) in Merge() function in panda::ecmascript::pgo::ChildHClassLayoutDesc
Dpgo_profiler_encoder.cpp124 void PGOProfilerEncoder::Merge(const PGORecordDetailInfos &recordInfos) in Merge() function in panda::ecmascript::pgo::PGOProfilerEncoder
133 void PGOProfilerEncoder::Merge(const PGOPandaFileInfos &pandaFileInfos) in Merge() function in panda::ecmascript::pgo::PGOProfilerEncoder
139 void PGOProfilerEncoder::Merge(const PGOProfilerEncoder &encoder) in Merge() function in panda::ecmascript::pgo::PGOProfilerEncoder
Dpgo_profiler_layout.h418 void Merge(const RootHClassLayoutDesc &desc) in Merge() function
506 void Merge(const ChildHClassLayoutDesc &desc) in Merge() function
599 void Merge(const PGOHClassTreeDesc &desc) in Merge() function
Dpgo_profiler_decoder.cpp259 void PGOProfilerDecoder::Merge(const PGOProfilerDecoder &decoder) in Merge() function in panda::ecmascript::pgo::PGOProfilerDecoder
Dpgo_profiler_info.cpp48 void PGOPandaFileInfos::Merge(const PGOPandaFileInfos &pandaFileInfos) in Merge() function in panda::ecmascript::pgo::PGOPandaFileInfos
241 void PGOMethodInfoMap::Merge(Chunk *chunk, PGOMethodInfoMap *methodInfos) in Merge() function in panda::ecmascript::pgo::PGOMethodInfoMap
535 void PGOMethodIdSet::Merge(const PGOMethodIdSet &from) in Merge() function in panda::ecmascript::pgo::PGOMethodIdSet
547 void PGODecodeMethodInfo::Merge(const PGODecodeMethodInfo &from) in Merge() function in panda::ecmascript::pgo::PGODecodeMethodInfo
699 void PGORecordDetailInfos::Merge(const PGORecordDetailInfos &recordInfos) in Merge() function in panda::ecmascript::pgo::PGORecordDetailInfos
1061 void PGORecordSimpleInfos::Merge(const PGORecordSimpleInfos &simpleInfos) in Merge() function in panda::ecmascript::pgo::PGORecordSimpleInfos
Dpgo_profiler_manager.h176 void Merge(PGOProfiler *profiler) in Merge() function
Dpgo_profiler_info.h170 void Merge(const PGOMethodInfo *info) in Merge() function
411 void Merge(const PGOMethodNameSet &from) in Merge() function
/arkcompiler/ets_runtime/ecmascript/
Don_heap.h35 static OnHeapMode Merge(OnHeapMode first, OnHeapMode second) in Merge() function
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Ddepend_chain_helper.cpp20 void DependChains::Merge(DependChains* that) in Merge() function in panda::ecmascript::kungfu::DependChains
/arkcompiler/runtime_core/static_core/runtime/mem/
Drem_set.h110 void Merge(Bitmap other) in Merge() function
Drem_set-inl.h96 void RemSet<LockConfigT>::Merge(RemSet<> *other) in Merge() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_record_pool.h197 void Merge(const PGORecordPool &recordPool) in Merge() function
266 void Merge(const PGOContext &context, PGOAbcFilePool &pool) in Merge() function
Dpgo_proto_transition_type_pool.h105 void Merge(const PGOProtoTransitionPool &protoTraPool) in Merge() function
Dpgo_method_type_set.h180 void Merge(const RWScalarOpTemplate &type) in Merge() function
244 void Merge(const ScalarOpTemplate &typeInfo) in Merge() function
Dpgo_profile_type_pool.h156 … void Merge(const PGOProfileTypePool &profileTypePool, std::map<ApEntityId, ApEntityId> &idMapping) in Merge() function
Dpgo_method_type_set.cpp21 void PGOMethodTypeSet::Merge(const PGOMethodTypeSet *info) in Merge() function in panda::ecmascript::pgo::PGOMethodTypeSet
Dpool_template.h111 … void Merge(const PoolTemplate &pool, const std::function<void(ApEntityId, ApEntityId)> &callback) in Merge() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dremembered_set.h95 void Merge(RememberedSet *rset) in Merge() function
Dfree_object_list.cpp315 void FreeObjectList<T>::Merge(FreeObjectList<T> *list) in Merge() function in panda::ecmascript::FreeObjectList
Dgc_bitset.h165 void Merge(GCBitset *bitset, size_t bitSize) in Merge() function
Dsparse_space.cpp407 void OldSpace::Merge(LocalSpace *localSpace) in Merge() function in panda::ecmascript::OldSpace
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dreg_alloc_verifier.cpp183 bool LocationState::Merge(const LocationState &other) in Merge() function in ark::compiler::LocationState
214 bool BlockState::Merge(const BlockState &state, const PhiInstSafeIter &phis, BasicBlock *pred, in Merge() function in ark::compiler::BlockState
/arkcompiler/ets_runtime/ecmascript/compiler/
Dearly_elimination.cpp485 void DependInfoNode::Merge(EarlyElimination* elimination, DependInfoNode* that) in Merge() function in panda::ecmascript::kungfu::DependInfoNode
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_space.cpp432 void SharedOldSpace::Merge(SharedLocalSpace *localSpace) in Merge() function in panda::ecmascript::SharedOldSpace

12