Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp104 auto boundLowerGateRegion = graphLinearizer_.GateToRegion(bound->lowerGate_); in AndOp() local
107 if (boundLowerGateRegion) { in AndOp()
108 boundLowerDominatorDepth = boundLowerGateRegion->GetDepth(); in AndOp()

Completed in 2 milliseconds