Searched refs:DF_REMOVE_UNUSED (Results 1 – 3 of 3) sorted by relevance
209 sh->dce_flags = DF_REMOVE_DEAD | DF_REMOVE_UNUSED; in r600_sb_bytecode_process()
76 DF_REMOVE_UNUSED = (1 << 1), enumerator
127 remove_unused(s.dce_flags & DF_REMOVE_UNUSED), nodes_changed(false) {} in dce_cleanup()