Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.cpp401 static bool MoveBlockStartIntoScope(BasicBlock *block) in MoveBlockStartIntoScope() function
444 … if (GetInfo(block).blockComponent[0] == currentComponent_ && MoveBlockStartIntoScope(block)) { in MergeCurrentComponentWithNeighbours()