Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Darray_bounds_check_elimination.cpp110 int32_t bLowerDominatorDepth = -1; in AndOp() local
112 bLowerDominatorDepth = bLowerGateRegion->GetDepth(); in AndOp()
114 set = (boundLowerDominatorDepth < bLowerDominatorDepth); in AndOp()

Completed in 3 milliseconds