LLVM 19.0.0git
Classes | Namespaces
OutlinedHashTree.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/StableHashing.h"
#include "llvm/ObjectYAML/YAML.h"
#include "llvm/Support/raw_ostream.h"
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::HashNode
 A HashNode is an entry in an OutlinedHashTree, holding a hash value and a collection of Successors (other HashNodes). More...
 
class  llvm::OutlinedHashTree
 

Namespaces

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