HomeSort by relevance Sort by last modified time
    Searched defs:IndexedInstrProf (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/ProfileData/
ProfileCommon.h 30 namespace IndexedInstrProf {
InstrProfReader.h 251 namespace IndexedInstrProf {
259 IndexedInstrProf::HashT HashType;
267 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
337 IndexedInstrProf::HashT HashType, uint64_t Version);
374 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 398 namespace IndexedInstrProf {
463 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
752 namespace IndexedInstrProf {
784 // In this version, profile summary data \c IndexedInstrProf::Summary is
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
InstrProfReader.h 273 namespace IndexedInstrProf {
277 } // end namespace IndexedInstrProf
283 IndexedInstrProf::HashT HashType;
291 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
362 IndexedInstrProf::HashT HashType, uint64_t Version);
403 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 400 namespace IndexedInstrProf {
404 } // end namespace IndexedInstrProf
478 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
856 namespace IndexedInstrProf {
887 // In this version, profile summary data \c IndexedInstrProf::Summary i
    [all...]

Completed in 544 milliseconds