Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp521 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in __anonb9d8ce480111::SampleProfileLoader
1555 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()
2073 notInlinedCallInfo) in runOnModule()