Home
last modified time | relevance | path

Searched refs:overCheck (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_lowering.cpp950 GateRef overCheck = builder_.Int32Equal(truncated, left); in LowerInt32DivWithCheck() local
951 builder_.DeoptCheck(overCheck, frameState, DeoptType::NOTINT5); in LowerInt32DivWithCheck()

Completed in 3 milliseconds