Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp927 fs_visitor::opt_copy_propagation_local(void *copy_prop_ctx, bblock_t *block, in opt_copy_propagation_local() function in fs_visitor
1029 progress = opt_copy_propagation_local(copy_prop_ctx, block, in opt_copy_propagation()
1068 progress = opt_copy_propagation_local(copy_prop_ctx, block, in_acp) || in opt_copy_propagation()
Dbrw_fs.h167 bool opt_copy_propagation_local(void *mem_ctx, bblock_t *block,