Searched defs:merge (Results 1 – 3 of 3) sorted by relevance
309 void merge(IntrusiveForwardList& other) { in merge() function312 void merge(IntrusiveForwardList&& other) { in merge() function316 void merge(IntrusiveForwardList& other, Compare cmp) { in merge() function336 void merge(IntrusiveForwardList&& other, Compare cmp) { in merge() function
568 HBasicBlock* merge = otherwise->SplitAfterForInlining(invoke_instruction); in CreateDiamondPatternForPolymorphicInline() local
4494 HeapChunkContext(bool merge, bool native) in HeapChunkContext()