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