Home
last modified time | relevance | path

Searched refs:fromMethodInfos (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp1054 auto fromMethodInfos = iter->second; in Merge() local
1065 toMethodInfos->Merge(chunk_.get(), fromMethodInfos); in Merge()