Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp475 SampleProfileReaderBinary::readProfile(FunctionSamples &FProfile) { in readProfile() function in SampleProfileReaderBinary
544 if (std::error_code EC = readProfile(CalleeProfile)) in readProfile()
572 if (std::error_code EC = readProfile(FProfile)) in readFuncProfile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h579 std::error_code readProfile(FunctionSamples &FProfile);