Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance
611 struct NotInlinedProfileInfo { struct in __anon254a5ace0111::SampleProfileLoader614 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;1640 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()2601 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()