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