Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_dce.c47 instr_dce(struct ir3_instruction *instr, bool falsedep) in instr_dce() argument
49 /* don't mark falsedep's as used, but otherwise process them normally: */ in instr_dce()
50 if (!falsedep) in instr_dce()

Completed in 1 milliseconds