Searched refs:computeDeadValues (Results 1 – 2 of 2) sorted by relevance
462 bool computeDeadValues(LiveInterval &LI,
200 return computeDeadValues(LI, nullptr); in computeVirtRegInterval()510 bool CanSeparate = computeDeadValues(*li, dead); in shrinkToUses()515 bool LiveIntervals::computeDeadValues(LiveInterval &LI, in computeDeadValues() function in LiveIntervals