Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance
443 struct NotInlinedProfileInfo { struct in __anon1e220fe30111::SampleProfileLoader446 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;1156 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in inlineHotFunctions()1889 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()