Searched refs:InsertDeoptimizationForIndexOverflow (Results 1 – 2 of 2) sorted by relevance
163 …void InsertDeoptimizationForIndexOverflow(CountableLoopInfo *countableLoopInfo, BoundsRange indexU…
1002 void ChecksElimination::InsertDeoptimizationForIndexOverflow(CountableLoopInfo *countableLoopInfo, in InsertDeoptimizationForIndexOverflow() function in ark::compiler::ChecksElimination1130 …InsertDeoptimizationForIndexOverflow(&countableLoopInfo, lenArrayRange.Sub(BoundsRange(maxAdd)), s… in TryInsertDeoptimization()