Searched defs:new_element (Results 1 – 10 of 10) sorted by relevance
77 auto new_element = list.end().InsertBefore(std::move(inst)); in TEST() local102 auto new_element = list.begin().InsertBefore(std::move(new_instructions)); in TEST() local
451 static T* new_element(Allocator* alloc, Args&&... args) { in new_element() function
548 static value_type* new_element(Allocator* alloc, Args&&... args) { in new_element() function
35 static int* new_element(Alloc* alloc, int value) { in new_element() function
60 repeated string new_element = 5 [ctype = STRING_PIECE]; field
767 BasicBlock* new_element, in InsertAfterElement()
768 BasicBlock* new_element, in InsertAfterElement()