Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp908 GateRef maxGate = builder_.Int32(info->max_); in InBlockMotion() local
911 GateRef maxGate = builder_.Int32(-info->max_); in InBlockMotion() local