Home
last modified time | relevance | path

Searched refs:starts_with_control_flow (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.h74 bool starts_with_control_flow() const;
250 bblock_t::starts_with_control_flow() const in starts_with_control_flow() function
Dbrw_predicated_break.cpp106 if (!later_block->starts_with_control_flow()) { in opt_predicated_break()