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