Searched refs:pruneValue (Results 1 – 3 of 3) sorted by relevance
166 void pruneValue(LiveInterval *LI, SlotIndex Kill,
1820 LIS->pruneValue(&Other.LI, Def, &EndPoints); in pruneValues()1854 LIS->pruneValue(&LI, Def, &EndPoints); in pruneValues()
442 void LiveIntervals::pruneValue(LiveInterval *LI, SlotIndex Kill, in pruneValue() function in LiveIntervals