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