Home
last modified time | relevance | path

Searched refs:GetIntPrimTypeMax (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1355 size_t GetIntPrimTypeMax(PrimType ptyp) in GetIntPrimTypeMax() function
1509 … static_cast<size_t>(constVal) <= GetIntPrimTypeMax(exprPtyp) - GetIntPrimTypeMax(valuePtyp))) { in FoldTypeCvt()