Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp933 … Inst *upper, BoundsRange upperRange, int64_t maxAdd, ConditionCode cc, in NeedUpperDeoptimization()
1010 auto upperRange = bri->FindBoundsRange(header, upper); in TryInsertDeoptimization() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp931 auto upperRange = bri->FindBoundsRange(phiBlock, upper); in ProcessCountableLoop() local