Home
last modified time | relevance | path

Searched refs:getOrAllocEntry (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp283 return getOrAllocEntry(Key, Alloc); in get()
286 return getOrAllocEntry(Key, Alloc); in get()
369 MapEntry &getOrAllocEntry(uint64_t Key, BumpPtrAllocator &Alloc) { in getOrAllocEntry() function in __anon09dfe8530211::SimpleHashTable