Searched refs:kLoopNullBCE (Results 1 – 2 of 2) sorted by relevance
27 kLoopNullBCE, enumerator40 case DeoptimizationKind::kLoopNullBCE: return "loop bounds check elimination on null"; in GetDeoptimizationKindName()
1712 is_null_check ? DeoptimizationKind::kLoopNullBCE : DeoptimizationKind::kLoopBoundsBCE; in InsertDeoptInLoop()