Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java1397 spillOverlappingActiveIntervals(unhandledInterval, needsRegisterPair, candidate); in assignRegisterAndSpill()
1436 private void spillOverlappingActiveIntervals( in spillOverlappingActiveIntervals() method