Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance
518 struct NotInlinedProfileInfo { struct in __anonb9d8ce480111::SampleProfileLoader521 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;1555 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()2072 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()