Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance
553 struct NotInlinedProfileInfo { struct in __anon4fb4f3a50111::SampleProfileLoader556 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;1591 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()2255 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()