Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_type.h262 bool IsIntOverFlow() const in IsIntOverFlow() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp261 if (sampleType.IsIntOverFlow()) { in CollectGateTypeLogInfo()
Dnumber_speculative_retype.cpp642 if (sampleType.IsIntOverFlow()) { in ConvertForBinaryOp()