Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_cfg.h109 backend_instruction *last_non_control_flow_inst();
301 bblock_t::last_non_control_flow_inst() in last_non_control_flow_inst() function
Dbrw_fs_combine_constants.cpp519 imm->block->last_non_control_flow_inst()->next); in opt_combine_constants()