HomeSort by: relevance | last modified time | path
    Searched refs:allocSummary (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfWriter.cpp 352 IndexedInstrProf::allocSummary(SummarySize);
362 TheCSSummary = IndexedInstrProf::allocSummary(SummarySize);
InstrProfReader.cpp 770 IndexedInstrProf::allocSummary(SummarySize);
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 1088 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) {

Completed in 54 milliseconds