Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp614 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in __anon254a5ace0111::SampleProfileLoader
1640 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()
2602 notInlinedCallInfo) in runOnModule()