Home
last modified time | relevance | path

Searched refs:savedInactive (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java758 List<LiveIntervals> savedInactive = new LinkedList<>(inactive); in allocateArgumentIntervalsWithSrc() local
788 inactive = savedInactive; in allocateArgumentIntervalsWithSrc()