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