Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp429 auto indexRange = bri->FindBoundsRange(block, index); in VisitBoundsCheck() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp1328 auto indexRange = bri->FindBoundsRange(inst->GetBasicBlock(), inst->GetInput(1).GetInst()); in VisitBoundsCheck() local