Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp44 std::error_code SampleProfileWriter::writeFuncProfiles( in writeFuncProfiles() function in SampleProfileWriter
73 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in write()
271 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in writeOneSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h86 writeFuncProfiles(const StringMap<FunctionSamples> &ProfileMap);