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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp452 DenseMap<Function *, NotInlinedProfileInfo> notInlinedCallInfo; member in class:__anon5569::SampleProfileLoader
1111 notInlinedCallInfo.try_emplace(Callee, NotInlinedProfileInfo{0});
1884 notInlinedCallInfo)

Completed in 54 milliseconds