Searched refs:setProfileSummary (Results 1 – 8 of 8) sorted by relevance
110 TEST(ModuleTest, setProfileSummary) { in TEST() argument118 M->setProfileSummary(PS->getMD(Context), ProfileSummary::PSK_Sample); in TEST()
634 void Module::setProfileSummary(Metadata *M, ProfileSummary::Kind Kind) { in setProfileSummary() function in Module827 setProfileSummary(ProfileSummary->getMD(getContext()), in setPartialSampleProfileRatio()
129 M.setProfileSummary(MD, ProfileSummary::PSK_Sample); in verifyProfileSummary()
195 M.setProfileSummary(MD, ProfileSummary::PSK_Instr); in TEST_F()
876 void setProfileSummary(Metadata *M, ProfileSummary::Kind Kind);
2025 M.setProfileSummary(Reader->getSummary().getMD(M.getContext()), in runOnModule()
1786 M.setProfileSummary(PGOReader->getSummary(IsCS).getMD(M.getContext()), in annotateAllFunctions()
557 getModule().setProfileSummary( in Release()