Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/include/
Dhistogram.h75 Value GetMax() const in GetMax() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp125 int64_t BoundsRange::GetMax(DataType::Type type) in GetMax() function in panda::compiler::BoundsRange