Home
last modified time | relevance | path

Searched refs:NotInlinedProfileInfo (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp553 struct NotInlinedProfileInfo { struct in __anon4fb4f3a50111::SampleProfileLoader
556 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo;
1591 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()
2255 for (const std::pair<Function *, NotInlinedProfileInfo> &pair : in runOnModule()