Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp895 GateRef minGate = builder_.Int32(info->min_); in InBlockMotion() local
898 GateRef minGate = builder_.Int32(-info->min_); in InBlockMotion() local