Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cfg.h158 bblock_starts_with_control_flow(const struct bblock_t *block) in bblock_starts_with_control_flow() function
179 if (bblock_starts_with_control_flow(block)) in bblock_first_non_control_flow_inst()
253 return bblock_starts_with_control_flow(this); in starts_with_control_flow()