Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_cfg.h157 bblock_starts_with_control_flow(const struct bblock_t *block) in bblock_starts_with_control_flow() function
178 if (bblock_starts_with_control_flow(block)) in bblock_first_non_control_flow_inst()
252 return bblock_starts_with_control_flow(this); in starts_with_control_flow()