Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIndirectCallVisitor.h21 std::vector<CallBase *> IndirectCalls; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp268 SmallVector<CallBase *, 8> IndirectCalls; runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h138 bool IndirectCalls = false; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp224 SmallPtrSet<CallBase *, 32> IndirectCalls; global() member in __anon579e665d0111::CVPLatticeFunc
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp731 SmallVector<CallBase *, 8> IndirectCalls; processFunction() local