|
LLVM 23.0.0git
|
#include "llvm/DebugInfo/CodeView/TypeHashing.h"#include "llvm/DebugInfo/CodeView/TypeIndexDiscovery.h"#include "llvm/Support/BLAKE3.h"Go to the source code of this file.
Variables | |
| LocallyHashedType | DenseMapInfo< LocallyHashedType >::Empty {0, {}} |
| static std::array< uint8_t, 8 > | EmptyHash |
| GloballyHashedType | DenseMapInfo< GloballyHashedType >::Empty {EmptyHash} |
Definition at line 22 of file TypeHashing.cpp.
| LocallyHashedType DenseMapInfo< LocallyHashedType >::Empty {0, {}} |
Definition at line 17 of file TypeHashing.cpp.
Referenced by llvm::MemorySSAUpdater::applyUpdates(), llvm::SmallPtrSetImplBase::eraseFromBucket(), llvm::HexagonRegisterInfo::getCallerSavedRegs(), llvm::orc::LibraryIndex::getCursor(), getDebugLocFromInstOrOperands(), llvm::logicalview::LVSymbolTable::getEntry(), getFirstCompositeRange(), llvm::SIRegisterInfo::getRegUnitPressureSets(), markAliveBlocks(), and llvm::PredicatedScalarEvolution::PredicatedScalarEvolution().
|
static |
Definition at line 19 of file TypeHashing.cpp.