Home
last modified time | relevance | path

Searched refs:readFunctionProfiles (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/ProfileData/
DSampleProfReader.h426 std::error_code readFunctionProfiles();
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp570 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { in readFunctionProfiles() function in SampleProfileReaderGCC
721 if (std::error_code EC = readFunctionProfiles()) in read()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProfReader.h710 std::error_code readFunctionProfiles();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp1052 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { in readFunctionProfiles() function in SampleProfileReaderGCC
1201 if (std::error_code EC = readFunctionProfiles()) in readImpl()