LLVM 22.0.0git
SipHash.cpp File Reference
#include "llvm/Support/SipHash.h"
#include "siphash/SipHash.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/Endian.h"
#include <cstdint>

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "llvm-siphash"

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "llvm-siphash"

Definition at line 26 of file SipHash.cpp.