Home
last modified time | relevance | path

Searched defs:IndirectCalls (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.h38 mutable SmallVector<SPIRVIndirectCall> IndirectCalls; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIndirectCallVisitor.h26 std::vector<CallBase *> IndirectCalls; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp269 SmallVector<CallBase *, 8> IndirectCalls; in runOnFunction() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h144 bool IndirectCalls = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp225 SmallPtrSet<CallBase *, 32> IndirectCalls; member in __anoncc598d4b0111::CVPLatticeFunc
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp908 SmallVector<CallBase *, 8> IndirectCalls; in processFunction() local