Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp446 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in __anon1e220fe30111::SampleProfileLoader
1156 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in inlineHotFunctions()
1890 notInlinedCallInfo) in runOnModule()