Searched refs:readFunctionProfiles (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h735 std::error_code readFunctionProfiles();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1121 std::error_code SampleProfileReaderGCC::readFunctionProfiles() { function in class:SampleProfileReaderGCC
1270 if (std::error_code EC = readFunctionProfiles())

Completed in 159 milliseconds