Searched defs:merge (Results 1 – 4 of 4) sorted by relevance
325 void merge(IntrusiveForwardList& other) { in merge() function328 void merge(IntrusiveForwardList&& other) { in merge() function332 void merge(IntrusiveForwardList& other, Compare cmp) { in merge() function352 void merge(IntrusiveForwardList&& other, Compare cmp) { in merge() function
278 const UnresolvedMergedReferenceType& merge = in AddAssignability() local
470 HeapChunkContext(bool merge, bool native) in HeapChunkContext()
1157 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() local