Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_cfg.h221 bblock_last_non_control_flow_inst(struct bblock_t *block) in bblock_last_non_control_flow_inst() function
303 return bblock_last_non_control_flow_inst(this); in last_non_control_flow_inst()