Searched refs:computeVirtRegInterval (Results 1 – 2 of 2) sorted by relevance
130 computeVirtRegInterval(LI); in createAndComputeVirtRegInterval()401 void computeVirtRegInterval(LiveInterval&);
181 void LiveIntervals::computeVirtRegInterval(LiveInterval &LI) { in computeVirtRegInterval() function in LiveIntervals