Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java687 allocateArgumentIntervalsWithSrc(unhandledInterval); in performLinearScan()
743 private void allocateArgumentIntervalsWithSrc(LiveIntervals srcInterval) { in allocateArgumentIntervalsWithSrc() method in LinearScanRegisterAllocator