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

References

include/llvm/ProfileData/InstrProfReader.h
  339   data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
include/llvm/Support/OnDiskHashTable.h
  285   typedef typename Info::data_type data_type;
lib/ProfileData/InstrProfReader.cpp
  510 using data_type = InstrProfLookupTrait::data_type;