Searched refs:spis_and (Results 1 – 2 of 2) sorted by relevance
299 new_before = spis_or(spis_and(new_after, spis_not(insn->must_write)), in update_insn()1717 spis_and(dst->frames[f][i].must_write, in merge_instances()
255 static inline spis_t spis_and(spis_t a, spis_t b) in spis_and() function