Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Darray_bounds_check_elimination.cpp765 auto& gateLists = parent->GetGates(); in ProcessIf() local
799 bool ArrayBoundsCheckElimination::Contain(GateLists &gateLists, GateRef gate) in Contain()