Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h104 uint16_t HashFunction; member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp110 uint16_t HashFunction = dwarf::DW_hash_function_djb; global() member
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h79 enum class HashFunction : char { enum
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp3680 computeHash(bool UseDFS,HashFunction HashFunction,OperandHashFuncTy OperandHashFunc) const computeHash() argument