Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_cfg.cpp153 this->cfg->remove_block(that); in combine_with()
417 cfg_t::remove_block(bblock_t *block) in remove_block() function in cfg_t
Dbrw_cfg.h314 void remove_block(bblock_t *block);
Dbrw_shader.cpp1262 block->cfg->remove_block(block); in remove()