Home
last modified time | relevance | path

Searched +defs:use +defs:local +defs:map (Results 1 – 1 of 1) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLinearScanRegisterAllocator.java80 final DebugLocalInfo local; field in LinearScanRegisterAllocator.LocalRange
613 LiveIntervalsUse use = argumentInterval.firstUseWithConstraint(); in performLinearScan() local
1119 Multiset<Integer> map = HashMultiset.create(); in useRegisterHint() local
1727 Value use = instruction.getPreviousLocalValue(); in computeLiveAtEntrySets() local
1857 Value use = instruction.getPreviousLocalValue(); in computeLiveRanges() local