LLVM: llvm::HashNodeStable Struct Reference (original) (raw)

HashNodeStable is the serialized, stable, and compact representation of a HashNode. More...

#include "[llvm/CGData/OutlinedHashTreeRecord.h](OutlinedHashTreeRecord%5F8h%5Fsource.html)"

HashNodeStable is the serialized, stable, and compact representation of a HashNode.

Definition at line 26 of file OutlinedHashTreeRecord.h.

Hash

llvm::yaml::Hex64 llvm::HashNodeStable::Hash

SuccessorIds

std::vector<unsigned> llvm::HashNodeStable::SuccessorIds

Terminals

unsigned llvm::HashNodeStable::Terminals


The documentation for this struct was generated from the following file: