Home
last modified time | relevance | path

Searched defs:splitChild (Results 1 – 2 of 2) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/ir/regalloc/
DLiveIntervals.java349 LiveIntervals splitChild = new LiveIntervals(splitParent); in splitBefore() local
DLinearScanRegisterAllocator.java1362 LiveIntervals splitChild = unhandledInterval.splitBefore(blockedPosition); in allocateBlockedRegister() local
1448 LiveIntervals splitChild = intervals.splitBefore(unhandledInterval.getStart()); in spillOverlappingActiveIntervals() local