Searched refs:GetMaxMulResult (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | number_gate_info.h | 200 int32_t nmax = GetMaxMulResult(rhs); in operator *() 205 int32_t GetMaxMulResult(const RangeInfo &rhs) const in GetMaxMulResult() function in panda::ecmascript::kungfu::RangeInfo |
Completed in 2 milliseconds