Searched refs:cullable (Results 1 – 1 of 1) sorted by relevance
171 bool cullable = (ins->op != BI_OPCODE_BLEND); in bi_opt_dce_post_ra() local172 cullable &= !bi_opcode_props[ins->op].sr_write; in bi_opt_dce_post_ra()174 if (!(live & mask) && cullable) in bi_opt_dce_post_ra()