Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
269 if (std::error_code EC = writeFuncProfiles(ProfileMap)) in writeOneSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h86 writeFuncProfiles(const StringMap<FunctionSamples> &ProfileMap);