Home
last modified time | relevance | path

Searched defs:InlinedCallSites (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCloning.h204 SmallVector<CallSite, 8> InlinedCallSites; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DCloning.h235 SmallVector<CallBase *, 8> InlinedCallSites; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1235 InlineCandidate &Candidate, SmallVector<CallBase *, 8> *InlinedCallSites) { in tryInlineCandidate()
1491 SmallVector<CallBase *, 8> InlinedCallSites; in inlineHotFunctionsWithPriority() local
1510 SmallVector<CallBase *, 8> InlinedCallSites; in inlineHotFunctionsWithPriority() local