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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 653 std::error_code readFuncMetadata(bool ProfileHasAttribute);
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp 625 if (std::error_code EC = readFuncMetadata(HasAttribute))
963 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) {

Completed in 39 milliseconds