Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_copy_propagation.cpp44 is_direct_copy(vec4_instruction *inst) in is_direct_copy() function
533 bool direct_copy = is_direct_copy(inst); in opt_copy_propagation()