Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:spill

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