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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 655 std::error_code readFuncProfiles();
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 612 if (std::error_code EC = readFuncProfiles())
675 std::error_code SampleProfileReaderExtBinaryBase::readFuncProfiles() {

Completed in 75 milliseconds