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

References

include/llvm/ADT/DenseMap.h
  176   const_iterator find_as(const LookupKeyT &Val) const {
  419   static unsigned getHashValue(const LookupKeyT &Val) {
  578   bool LookupBucketFor(const LookupKeyT &Val,
  629   bool LookupBucketFor(const LookupKeyT &Val, BucketT *&FoundBucket) {
lib/Transforms/Scalar/NewGVN.cpp
  460   static unsigned getHashValue(const ExactEqualsExpression &E) {
  464   static bool isEqual(const ExactEqualsExpression &LHS, const Expression *RHS) {