Home
last modified time | relevance | path

Searched defs:LIMIT (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DinlineCache.cpp31 constexpr uint32_t LIMIT = std::numeric_limits<uint16_t>::max(); in Offset() local
/arkcompiler/runtime_core/libpandabase/utils/
H A Dtype_converter.cpp102 constexpr double LIMIT = 1.0; in TypeConverter() local
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dtype_converter.cpp99 constexpr double LIMIT = 1.0; in TypeConverter() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dinlining.cpp1083 EmitEvent(GetGraph(), callInst, ctx, events::InlineResult::LIMIT); in CheckBytecode() member in ark::compiler::events::InlineResult
1265 EmitEvent(GetGraph(), callInst, *ctx, events::InlineResult::LIMIT); in CheckMethodSize() member in ark::compiler::events::InlineResult

Completed in 4 milliseconds