Home
last modified time | relevance | path

Searched defs:GetMax (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dhistogram.h75 Value GetMax() const in GetMax() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_gate_info.h131 int32_t GetMax() const in GetMax() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp383 int64_t BoundsRange::GetMax(DataType::Type type) in GetMax() function in ark::compiler::BoundsRange