reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/ADT/DenseMapInfo.h
  187   using FirstInfo = DenseMapInfo<T>;
include/llvm/CodeGen/TargetInstrInfo.h
 1806     return DenseMapInfo<std::pair<unsigned, unsigned>>::getHashValue(PairVal);
lib/Analysis/AliasAnalysisSummary.h
  255     return DenseMapInfo<std::pair<Value *, unsigned>>::getHashValue(
lib/Analysis/CFLAndersAliasAnalysis.cpp
  286     return DenseMapInfo<std::pair<const Value *, int64_t>>::getHashValue(
  310     return DenseMapInfo<std::pair<InstantiatedValue, int64_t>>::getHashValue(
lib/Transforms/Scalar/LoopUnrollPass.cpp
  289   using PairInfo = DenseMapInfo<std::pair<Instruction *, int>>;
tools/clang/include/clang/AST/BaseSubobject.h
   73     return DenseMapInfo<PairTy>::getHashValue(PairTy(Base.getBase(),
tools/clang/include/clang/Analysis/RetainSummaryManager.h
  260     return DenseMapInfo<PairTy>::getHashValue(PairTy(V.getIdentifier(),
tools/clang/include/clang/Sema/ScopeInfo.h
  311         return llvm::DenseMapInfo<Pair>::getHashValue(Pair(Val.Base,
tools/clang/tools/libclang/CIndex.cpp
 5746   return llvm::DenseMapInfo<std::pair<unsigned, const void*> >::getHashValue(
tools/clang/tools/libclang/CXCursor.cpp
 1386     return llvm::DenseMapInfo<std::pair<const void *, const void *> >
tools/lld/COFF/Chunks.h
  554       return llvm::DenseMapInfo<std::pair<Chunk *, uint32_t>>::getHashValue(
tools/polly/include/polly/Support/VirtualInstruction.h
  338     return DenseMapInfo<std::pair<polly::ScopStmt *, Instruction *>>::