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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp43 std::error_code SampleProfileWriter::writeFuncProfiles( function in class:SampleProfileWriter
70 if (std::error_code EC = writeFuncProfiles(ProfileMap))
190 if (std::error_code EC = writeFuncProfiles(ProfileMap))
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h71 writeFuncProfiles(const StringMap<FunctionSamples> &ProfileMap);

Completed in 261 milliseconds