Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h108 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function
219 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()
/external/llvm/include/llvm/ADT/
DScopedHashTable.h104 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function
212 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h108 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function
219 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()