Searched refs:merge (Results 1 – 15 of 15) sorted by relevance
184 bool merge; member363 walkHeap(bool merge, bool native) in walkHeap() argument374 ctx.merge = merge; in walkHeap()378 if (ctx.merge) { in walkHeap()405 bool merge; in dvmDdmSendHeapSegments() local430 merge = true; in dvmDdmSendHeapSegments()432 merge = false; in dvmDdmSendHeapSegments()446 walkHeap(merge, native); in dvmDdmSendHeapSegments()
264 newPrimary = primary.merge(other.getPrimary()); in mergeWithSet()284 resultla = la1.merge(la2); in mergeWithSet()315 newPrimary = primary.merge(other.getPrimary()); in mergeWithOne()325 resultla = la.merge(other); in mergeWithOne()346 public LocalsArraySet merge(LocalsArray other) { in merge() method in LocalsArraySet391 newPrimary = primary.merge(other.getPrimary()); in mergeWithSubroutineCaller()398 newSecondary = mine.merge(other); in mergeWithSubroutineCaller()430 newPrimary = newPrimary.merge(la.getPrimary()); in mergeWithSubroutineCaller()
191 public LocalsArray merge(LocalsArray other) { in merge() method in OneLocalsArray193 return merge((OneLocalsArray)other); in merge()196 return other.merge(this); in merge()209 public OneLocalsArray merge(OneLocalsArray other) { in merge() method in OneLocalsArray
217 resultLocals = getLocals().merge(other.getLocals()); in mergeWith()218 resultStack = getStack().merge(other.getStack()); in mergeWith()319 resultStack = getStack().merge(other.getStack()); in mergeWithSubroutineCaller()
158 public abstract LocalsArray merge(LocalsArray other); in merge() method in LocalsArray
268 public ExecutionStack merge(ExecutionStack other) { in merge() method in ExecutionStack
52 void merge(IntSet other); in merge() method
61 public void merge(IntSet other) { in merge() method in ListIntSet
71 public void merge(IntSet other) { in merge() method in BitIntSet
3 such a way that it caused the frame merge and subroutine inliner
123 setA.merge(setB); in test_mergeA()150 setA.merge(setB); in test_mergeB()177 setA.merge(setB); in test_mergeWithBitIntSet()
135 setA.merge(setB); in test_merge()161 setA.merge(setB); in test_mergeWithListIntSet()187 setA.merge(setB); in test_mergeAndExpand()
95 set.merge(interference.get(reg)); in mergeInterferenceSet()
47 or (%ebx), %eax # %eax<- merge activeProfilers and debuggerActive94 or (rINST), %eax # %eax<- merge activeProfilers and debuggerActive373 or (%edx), %eax # %eax<- merge activeProfilers and debuggerActive
17918 or (%ebx), %eax # %eax<- merge activeProfilers and debuggerActive17965 or (rINST), %eax # %eax<- merge activeProfilers and debuggerActive18244 or (%edx), %eax # %eax<- merge activeProfilers and debuggerActive