Searched refs:starts_with_control_flow (Results 1 – 6 of 6) sorted by relevance
175 if (!later_block->starts_with_control_flow()) { in elk_opt_predicated_break()185 assert(later_block->starts_with_control_flow()); in elk_opt_predicated_break()
105 bool starts_with_control_flow() const;300 elk_bblock_t::starts_with_control_flow() const in starts_with_control_flow() function
1620 if (next_block->starts_with_control_flow()) { in opt_combine_constants()
175 if (!later_block->starts_with_control_flow()) { in opt_predicated_break()185 assert(later_block->starts_with_control_flow()); in opt_predicated_break()
105 bool starts_with_control_flow() const;300 bblock_t::starts_with_control_flow() const in starts_with_control_flow() function
1543 if (next_block->starts_with_control_flow()) { in brw_fs_opt_combine_constants()