Home
last modified time | relevance | path

Searched defs:DetailedHash (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp28 bool DetailedHash; member in __anon8dbff9370111::StructuralHashImpl
59 explicit StructuralHashImpl(bool DetailedHash, in StructuralHashImpl()
329 stable_hash llvm::StructuralHash(const Function &F, bool DetailedHash) { in StructuralHash()
339 stable_hash llvm::StructuralHash(const Module &M, bool DetailedHash) { in StructuralHash()