Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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/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-7.0/llvm/include/llvm/ADT/
DScopedHashTable.h109 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function
220 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()