Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java1335 … int largestConstUsePosition = getLargestPosition(usePositions, candidate, needsRegisterPair); in allocateBlockedRegister() local
1336 if (largestConstUsePosition - MIN_CONSTANT_FREE_FOR_POSITIONS < unhandledInterval in allocateBlockedRegister()