Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp129 auto boundUpperGateRegion = graphLinearizer_.GateToRegion(bound->upperGate_); in AndOp() local
132 if (boundUpperGateRegion) { in AndOp()
133 boundUpperDominatorDepth = boundUpperGateRegion->GetDepth(); in AndOp()

Completed in 2 milliseconds