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