Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java1470 splitRangesForSpilledConstant(splitChild, registerNumber); in spillOverlappingActiveIntervals()
1522 private void splitRangesForSpilledConstant(LiveIntervals spilled, int spillRegister) { in splitRangesForSpilledConstant() method