Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.h112 void UpdateStatsForMerging(Inst *inst, int32_t otherEndComponent, uint32_t *scopeSwitches,
Dinterop_intrinsic_optimization.cpp310 void InteropIntrinsicOptimization::UpdateStatsForMerging(Inst *inst, int32_t otherEndComponent, uin… in UpdateStatsForMerging() function in ark::compiler::InteropIntrinsicOptimization
345 UpdateStatsForMerging(inst, otherEndComponent, &scopeSwitches, &objectsInBlockAfterMerge); in IterateBlockFromBoundary()