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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp366 SampleProfileReaderBinary::readProfile(FunctionSamples &FProfile) { function in class:SampleProfileReaderBinary
435 if (std::error_code EC = readProfile(CalleeProfile))
459 if (std::error_code EC = readProfile(FProfile))
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h520 std::error_code readProfile(FunctionSamples &FProfile);

Completed in 178 milliseconds