Home | History | Annotate | Download | only in optimizing

Lines Matching refs:may_need_runtime_call_for_type_check

2721   bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck();
2725 may_need_runtime_call_for_type_check ?
2748 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck();
2821 DCHECK(!may_need_runtime_call_for_type_check);
2835 if (may_need_runtime_call_for_type_check) {
2907 if (!may_need_runtime_call_for_type_check) {