Searched refs:InsertDeletionIntoStoreBuffer (Results 1 – 3 of 3) sorted by relevance
15 void StoreBuffer::InsertDeletionIntoStoreBuffer(Address start, Address end) { in InsertDeletionIntoStoreBuffer() function
73 inline void InsertDeletionIntoStoreBuffer(Address start, Address end);
89 store_buffer->InsertDeletionIntoStoreBuffer(start, end); in DeleteDuringRuntime()