Searched refs:printLiveRanges (Results 1 – 1 of 1) sorted by relevance
579 printLiveRanges(registerAllocator, "Final live ranges."); in performRegisterAllocation()615 private void printLiveRanges(LinearScanRegisterAllocator allocator, String title) { in printLiveRanges() method in IRConverter