Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DSampleProfile.cpp553 struct NotInlinedProfileInfo { struct in __anon628534940111::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()