13#ifndef LLVM_SUPPORT_UNIQUEBBID_H
14#define LLVM_SUPPORT_UNIQUEBBID_H
38 std::pair<unsigned, unsigned> PairVal =
This file defines DenseMapInfo traits for DenseMap.
This is an optimization pass for GlobalISel generic memory operations.
static bool isEqual(const UniqueBBID &LHS, const UniqueBBID &RHS)
static UniqueBBID getEmptyKey()
static unsigned getHashValue(const UniqueBBID &Val)
static UniqueBBID getTombstoneKey()
An information struct used to provide DenseMap with the various necessary components for a given valu...