Searched defs:merge (Results 1 – 3 of 3) sorted by relevance
320 void merge(IntrusiveForwardList& other) { in merge() function323 void merge(IntrusiveForwardList&& other) { in merge() function327 void merge(IntrusiveForwardList& other, Compare cmp) { in merge() function347 void merge(IntrusiveForwardList&& other, Compare cmp) { in merge() function
1112 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() local
4538 HeapChunkContext(bool merge, bool native) in HeapChunkContext()