Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp449 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in __anon4c1bc6cc0111::SampleProfileLoader
1153 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in inlineHotFunctions()
1898 notInlinedCallInfo) in runOnModule()