Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java193 removeSpillAndPhiMoves(); in allocateRegisters()
494 removeSpillAndPhiMoves(); in performAllocation()
531 private void removeSpillAndPhiMoves() { in removeSpillAndPhiMoves() method in LinearScanRegisterAllocator