HomeSort by: relevance | last modified time | path
    Searched defs:IndexedInstrProf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfReader.h 310 namespace IndexedInstrProf {
314 } // end namespace IndexedInstrProf
320 IndexedInstrProf::HashT HashType;
328 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion)
406 IndexedInstrProf::HashT HashType, uint64_t Version);
471 const unsigned char *readSummary(IndexedInstrProf::ProfVersion Version,
InstrProf.h 403 namespace IndexedInstrProf {
407 } // end namespace IndexedInstrProf
481 IndexedInstrProf::ComputeHash(FuncName), Ins.first->getKey()));
947 namespace IndexedInstrProf {
978 // In this version, profile summary data \c IndexedInstrProf::Summary is
1093 } // end namespace IndexedInstrProf

Completed in 17 milliseconds