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.cpp773 fs_visitor::opt_copy_propagation_local(void *copy_prop_ctx, bblock_t *block, in opt_copy_propagation_local() function in fs_visitor
872 progress = opt_copy_propagation_local(copy_prop_ctx, block, in opt_copy_propagation()
892 progress = opt_copy_propagation_local(copy_prop_ctx, block, in_acp) || in opt_copy_propagation()
Dbrw_fs.h144 bool opt_copy_propagation_local(void *mem_ctx, bblock_t *block,