Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp556 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in __anon75a028af0111::SampleProfileLoader
1591 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0}); in promoteMergeNotInlinedContextSamples()
2256 notInlinedCallInfo) in runOnModule()