Home
last modified time | relevance | path

Searched refs:readFuncProfile (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/ProfileData/
H A DSampleProfReader.cpp442 std::error_code SampleProfileReaderBinary::readFuncProfile() { in readFuncProfile() function in SampleProfileReaderBinary
464 if (std::error_code EC = readFuncProfile()) in read()
480 if (std::error_code EC = readFuncProfile()) in read()
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h414 std::error_code readFuncProfile();