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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_cfg.h157 bblock_starts_with_control_flow(const struct bblock_t *block) function in typeref:typename:bool
178 if (bblock_starts_with_control_flow(block))
252 return bblock_starts_with_control_flow(this);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_cfg.h190 bblock_starts_with_control_flow(const struct bblock_t *block) function in typeref:typename:bool
211 if (bblock_starts_with_control_flow(block))
285 return bblock_starts_with_control_flow(this);

Completed in 2 milliseconds