Searched refs:ignore_exec_writes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ssa_elimination.cpp140 is_empty_block(Block* block, bool ignore_exec_writes) argument
152 if (ignore_exec_writes && instr->definitions[i].physReg() == exec)
160 if (ignore_exec_writes && instr->definitions[0].physReg() == exec)

Completed in 3 milliseconds