Searched refs:setProfileSummary (Results 1 – 5 of 5) sorted by relevance
633 void Module::setProfileSummary(Metadata *M, ProfileSummary::Kind Kind) { in setProfileSummary() function in Module792 setProfileSummary(ProfileSummary->getMD(getContext()), in setPartialSampleProfileRatio()
870 void setProfileSummary(Metadata *M, ProfileSummary::Kind Kind);
1842 M.setProfileSummary(Reader->getSummary().getMD(M.getContext()), in runOnModule()
1834 M.setProfileSummary(PGOReader->getSummary(IsCS).getMD(M.getContext()), in annotateAllFunctions()
503 getModule().setProfileSummary( in Release()