Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:spill

973       const LiveInterval *spill = *siItr;
974 spillIntervals[li].insert(spill);
975 spillFor[spill] = li;