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

References

lib/Support/StringMap.cpp
   95       if (FirstTombstone != -1) {
   96         HashTable[FirstTombstone] = FullHashValue;
   97         return FirstTombstone;
  106       if (FirstTombstone == -1) FirstTombstone = BucketNo;
  106       if (FirstTombstone == -1) FirstTombstone = BucketNo;