Searched defs:InlinedCallSites (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ | ||
H A D | Cloning.h | 231 SmallVector<CallBase *, 8> InlinedCallSites; global() variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 1279 tryInlineCandidate(InlineCandidate & Candidate,SmallVector<CallBase *,8> * InlinedCallSites) tryInlineCandidate() argument |