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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h622 std::error_code readFuncProfiles();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp490 if (std::error_code EC = readFuncProfiles())
534 std::error_code SampleProfileReaderExtBinary::readFuncProfiles() { function in class:SampleProfileReaderExtBinary

Completed in 110 milliseconds