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.cpp1056 static void MoveRangeAccordingCC(ConditionCode cc, BoundsRange &lowerRange, BoundsRange &upperRange in MoveRangeAccordingCC()
1082 auto upperRange = bri->FindBoundsRange(phiBlock, upper); in ProcessIndexPhi() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dchecks_elimination.cpp1097 auto upperRange = bri->FindBoundsRange(header, upper); in TryInsertDeoptimization() local