Home
last modified time | relevance | path

Searched defs:InsertInto (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/leveldb/db/
H A Dwrite_batch.cc132 Status WriteBatchInternal::InsertInto(const WriteBatch* b, MemTable* memtable) { in InsertInto() function in leveldb::WriteBatchInternal
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp660 auto *InsertInto = VL.isEntryBackupLoc() ? &EntryValuesBackupVars : &Vars; in insert() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1183 auto *InsertInto = VL.isEntryBackupLoc() ? &EntryValuesBackupVars : &Vars; in insert() local