Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java1213 private int getLargestCandidate(int registerConstraint, RegisterPositions freePositions, in getLargestCandidate() method
1243 int candidate = getLargestCandidate(registerConstraint, freePositions, needsRegisterPair, in getLargestValidCandidate()
1252 candidate = getLargestCandidate(registerConstraint, freePositions, needsRegisterPair, in getLargestValidCandidate()