Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DScopedHashTable.h43 class ScopedHashTable; variable
87 ScopedHashTable<K, V, KInfo, AllocatorTy> &HT;
97 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, AllocatorTy> &HT);
106 friend class ScopedHashTable<K, V, KInfo, AllocatorTy>;
150 class ScopedHashTable : detail::AllocatorHolder<AllocatorTy> {
168 ScopedHashTable() = default;
169 ScopedHashTable(AllocatorTy A) : AllocTy(A) {} in ScopedHashTable() function
170 ScopedHashTable(const ScopedHashTable &) = delete;
171 ScopedHashTable &operator=(const ScopedHashTable &) = delete;
173 ~ScopedHashTable() { in ~ScopedHashTable()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp551 ScopedHashTable<SimpleValue, Value *, DenseMapInfo<SimpleValue>,
593 ScopedHashTable<Value *, LoadValue, DenseMapInfo<Value *>,
605 ScopedHashTable<MemoryLocation, unsigned, DenseMapInfo<MemoryLocation>,
614 ScopedHashTable<CallValue, std::pair<Instruction *, unsigned>>;
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp113 ScopedHashTable<MachineInstr *, unsigned, MachineInstrExpressionTrait,
/openbsd-src/distrib/sets/lists/comp/
H A Dclang.amd641028 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.macppc1027 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.loongson1027 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.octeon1027 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.arm641028 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.powerpc641026 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.armv71026 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.i3861026 ./usr/include/llvm/ADT/ScopedHashTable.h
H A Dclang.sparc641027 ./usr/include/llvm/ADT/ScopedHashTable.h