ruiu added a comment. I think we should use a deterministic hash function such as xxHash64 instead of hash_combine to fix this issue, as I believe it's easier and more robust. Repository: rL LLVM https://reviews.llvm.org/D49877