llvm::stable_hash

An opaque object representing a stable hash code. It can be serialized, deserialized, and is stable across processes and executions.

Synopsis

Declared in <llvm/ADT/StableHashing.h>

using stable_hash = uint64_t;