Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h204 SmallVector<CallSite, 8> InlinedCallSites; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DCloning.h231 SmallVector<CallBase *, 8> InlinedCallSites; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DCloning.h231 SmallVector<CallBase *, 8> InlinedCallSites; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DCloning.h231 SmallVector<CallBase *, 8> InlinedCallSites; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DCloning.h231 SmallVector<CallBase *, 8> InlinedCallSites; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DCloning.h235 SmallVector<CallBase *, 8> InlinedCallSites; variable