Searched refs:getLastValInScope (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ScopedHashTable.h | 104 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function 212 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 104 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/ |
D | ScopedHashTable.h | 109 ScopedHashTableVal<K, V> *getLastValInScope() { in getLastValInScope() function 220 KeyEntry = ValTy::Create(S->getLastValInScope(), KeyEntry, Key, Val, in insertIntoScope()
|