Searched refs:getLiveIntervals (Results 1 – 3 of 3) sorted by relevance
107 : RA(RA), LIS(RA.getLiveIntervals()), VRM(RA.getVirtRegMap()), in RegAllocPriorityAdvisor()
129 LIS(RA.getLiveIntervals()), VRM(RA.getVirtRegMap()), in RegAllocEvictionAdvisor()
142 LiveIntervals *getLiveIntervals() const { return LIS; } in getLiveIntervals() function