Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java189 insertMoves(); in allocateRegisters()
488 insertMoves(); in performAllocation()
495 insertMoves(); in performAllocation()
1592 private void insertMoves() { in insertMoves() method