Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance
446 struct NotInlinedProfileInfo { struct in __anon4c1bc6cc0111::SampleProfileLoader449 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;1153 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in inlineHotFunctions()1897 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()