Searched refs:can_remove (Results 1 – 3 of 3) sorted by relevance
51 public void can_remove() throws Exception { in can_remove() method in HashCodeAndEqualsSafeSetTest
1944 bool can_remove = block->index < branch->target[0]; in lower_to_hw_instr() local1945 for (unsigned i = block->index + 1; can_remove && i < branch->target[0]; i++) { in lower_to_hw_instr()1947 can_remove = false; in lower_to_hw_instr()1949 if (can_remove) in lower_to_hw_instr()
5724 can_remove(nir_variable *var, void *data) in can_remove() function5878 .can_remove_var = can_remove, in spirv_to_nir()