Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp1080 static void MoveRangeAccordingCC(ConditionCode cc, BoundsRange &lowerRange, BoundsRange &upperRange in MoveRangeAccordingCC()
1106 auto upperRange = bri->FindBoundsRange(phiBlock, upper); in ProcessIndexPhi() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp1102 auto upperRange = bri->FindBoundsRange(header, upper); in TryInsertDeoptimization() local