Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp883 exec_list in_acp[ACP_HASH_SIZE]; in opt_copy_propagation() local
888 in_acp[entry->dst.nr % ACP_HASH_SIZE].push_tail(entry); in opt_copy_propagation()
892 progress = opt_copy_propagation_local(copy_prop_ctx, block, in_acp) || in opt_copy_propagation()