Lines Matching refs:set
51 struct set *uses, *if_uses, *defs;
86 struct set *blocks;
89 struct set *ssa_srcs;
105 struct set *shader_gc_list;
197 /* As we walk SSA defs, we add every use to this set. We need to make sure
659 /* Make sure that the creator didn't forget to set the range_base+range. */
1227 /* And we have to be in our successor's predecessors set */
1504 /* Must have exactly one mode set */
1612 /* Resize the ssa_srcs set. It's likely that the size of this set will
1614 * the set as we visit them. (It could actually be much larger because