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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 113 static inline uint64_t SPVersion() { return 103; }
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfWriter.cpp 553 encodeULEB128(SPVersion(), OS);
SampleProfReader.cpp 1151 else if (*Version != SPVersion())

Completed in 34 milliseconds