Searched refs:setProfileSummary (Results 1 – 6 of 6) sorted by relevance
199 M.setProfileSummary(PB.getSummary()->getMD(M.getContext()), in run()
2211 M.setProfileSummary(PGOReader->getSummary(IsCS).getMD(M.getContext()), in annotateAllFunctions()
680 void Module::setProfileSummary(Metadata *M, ProfileSummary::Kind Kind) { in setProfileSummary() function in Module892 setProfileSummary(ProfileSummary->getMD(getContext()), in setPartialSampleProfileRatio()
948 void setProfileSummary(Metadata *M, ProfileSummary::Kind Kind);
2169 M.setProfileSummary(Reader->getSummary().getMD(M.getContext()), in runOnModule()
994 getModule().setProfileSummary( in Release()