Searched refs:writeProfile (Results 1 – 3 of 3) sorted by relevance
31 std::error_code writeProfile(const RewriteInstance &RI);
140 std::error_code YAMLProfileWriter::writeProfile(const RewriteInstance &RI) { in writeProfile() function in llvm::bolt::YAMLProfileWriter
2842 PW.writeProfile(*this); in processProfileData()