Searched refs:setProfileSummary (Results 1 – 5 of 5) sorted by relevance
639 void Module::setProfileSummary(Metadata *M, ProfileSummary::Kind Kind) { in setProfileSummary() function in Module851 setProfileSummary(ProfileSummary->getMD(getContext()), in setPartialSampleProfileRatio()
961 void setProfileSummary(Metadata *M, ProfileSummary::Kind Kind);
2003 M.setProfileSummary(PGOReader->getSummary(IsCS).getMD(M.getContext()), in annotateAllFunctions()
2549 M.setProfileSummary(Reader->getSummary().getMD(M.getContext()), in runOnModule()
848 getModule().setProfileSummary( in Release()