Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h214 int32_t GetLoopDepth() const in GetLoopDepth() function
Darray_bounds_check_elimination.cpp998 || nex->GetLoopDepth() > block->GetLoopDepth())) { in CalcBounds()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h75 uint32 GetLoopDepth() const in GetLoopDepth() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp904 WriteInt(callInfo.GetLoopDepth()); in OutputCallInfo()