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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 1034 TotalBlockCount = 5,
1035 NumKinds = TotalBlockCount + 1
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfWriter.cpp 281 TheSummary->set(Summary::TotalBlockCount, PS.getTotalCount());
InstrProfReader.cpp 789 DetailedSummary, SummaryData->get(Summary::TotalBlockCount),

Completed in 17 milliseconds