Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIndirectCallVisitor.h21 std::vector<CallBase *> IndirectCalls; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIndirectCallVisitor.h21 std::vector<Instruction *> IndirectCalls; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/CFGuard/
DCFGuard.cpp261 SmallVector<CallBase *, 8> IndirectCalls; in runOnFunction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/CFGuard/
DCFGuard.cpp269 SmallVector<CallBase *, 8> IndirectCalls; in runOnFunction() local
/external/llvm/include/llvm/Transforms/
DInstrumentation.h147 bool IndirectCalls; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
DInstrumentation.h168 bool IndirectCalls = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
DInstrumentation.h133 bool IndirectCalls = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp226 SmallPtrSet<Instruction *, 32> IndirectCalls; member in __anonff0f8d450111::CVPLatticeFunc
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp226 SmallPtrSet<CallBase *, 32> IndirectCalls; member in __anon7f76e50b0111::CVPLatticeFunc