Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dpressure.h202 int32 maxDepth = 0; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h353 std::optional<Error> SetAsyncCallStackDepth([[maybe_unused]] uint32_t maxDepth) const override in SetAsyncCallStackDepth()
/arkcompiler/toolchain/tooling/base/
Dpt_params.cpp265 int32_t maxDepth; in Create() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1177 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local
2178 size_t maxDepth = 0; in VisitDeoptCheck() local
Dllvm_ir_builder.cpp832 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local
2561 size_t maxDepth = acc_.GetFrameDepth(deoptFrameState, OpCode::FRAME_STATE); in VisitDeoptCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp409 constexpr size_t maxDepth = 3; in SimplifyToSelect() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp272 constexpr size_t maxDepth = 3; in IsComplexSelect() local