Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp636 GateRef constGate = builder_.Int32(right); in PredicateCmpWithConst() local
642 GateRef constGate = builder_.Int32(leftConst); in PredicateAdd() local
652 GateRef constGate = builder_.Int32(right); in PredicateAddCmpWithConst() local
Dnumber_speculative_lowering.cpp550 GateRef constGate = GetConstInt32(value); in VisitConstant() local