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

References

include/llvm/ADT/Hashing.h
  269     state.h6 = hash_16_bytes(state.h4, state.h5);
  269     state.h6 = hash_16_bytes(state.h4, state.h5);
  269     state.h6 = hash_16_bytes(state.h4, state.h5);
  270     state.mix(s);
  271     return state;