Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.cpp310 void InteropIntrinsicOptimization::UpdateStatsForMerging(Inst *inst, int32_t otherEndComponent, uin… in UpdateStatsForMerging()
338 auto otherEndComponent = GetInfo(block).blockComponent[static_cast<int32_t>(!IS_END)]; in IterateBlockFromBoundary() local