Home
last modified time | relevance | path

Searched defs:maxDepth (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/base/
H A Dpt_params.cpp291 int32_t maxDepth; in Create() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp930 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local
2889 size_t maxDepth = acc_.GetFrameDepth(deoptFrameState, OpCode::FRAME_STATE); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1619 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local
2936 size_t maxDepth = 0; in VisitDeoptCheck() local
[all...]

Completed in 15 milliseconds