Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
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/
DMipsOptimizePICCall.cpp61 using ScopedHTType = ScopedHashTable<ValueType, CntRegP,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
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/
DMachineCSE.cpp113 ScopedHashTable<MachineInstr *, unsigned, MachineInstrExpressionTrait,
/openbsd/src/distrib/sets/lists/comp/
Dclang.macppc1027 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.powerpc641026 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.i3861026 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.amd641028 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.riscv641026 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.octeon1027 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.armv71026 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.arm641028 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.loongson1027 ./usr/include/llvm/ADT/ScopedHashTable.h
Dclang.sparc641027 ./usr/include/llvm/ADT/ScopedHashTable.h