Searched defs:maxDepth (Results 1 – 7 of 7) sorted by relevance
202 int32 maxDepth = 0; variable
353 std::optional<Error> SetAsyncCallStackDepth([[maybe_unused]] uint32_t maxDepth) const override in SetAsyncCallStackDepth()
265 int32_t maxDepth; in Create() local
1177 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local2178 size_t maxDepth = 0; in VisitDeoptCheck() local
832 uint32_t maxDepth = acc_.GetFrameDepth(frameArgs, OpCode::FRAME_ARGS); in CollectExraCallSiteInfo() local2561 size_t maxDepth = acc_.GetFrameDepth(deoptFrameState, OpCode::FRAME_STATE); in VisitDeoptCheck() local
409 constexpr size_t maxDepth = 3; in SimplifyToSelect() local
272 constexpr size_t maxDepth = 3; in IsComplexSelect() local