Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_copy_propagation.cpp293 const BITSET_WORD old_liveout = bd[block->num].liveout[i]; in run() local
326 if (old_liveout != bd[block->num].liveout[i]) in run()