LLVM 17.0.0git
Classes | Namespaces
ScopedHashTable.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/AllocatorBase.h"
#include <cassert>
#include <new>
Include dependency graph for ScopedHashTable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::ScopedHashTableVal< K, V >
 
class  llvm::ScopedHashTableScope< K, V, KInfo, AllocatorTy >
 
class  llvm::ScopedHashTableIterator< K, V, KInfo >
 
class  llvm::ScopedHashTable< K, V, KInfo, AllocatorTy >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.