Home | History | Annotate | Download | only in compiler

Lines Matching refs:has_control

2255   bool has_control = op->ControlInputCount() == 1;
2262 if (!has_context && !has_frame_state && !has_control && !has_effect) {
2269 if (has_control) ++input_count_with_deps;
2286 if (has_control) {