Searched defs:Pointers (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBlock.h | 160 Pointer *Pointers = nullptr; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | AliasAnalysisEvaluator.cpp | 106 SetVector<std::pair<const Value *, Type *>> Pointers; in runInternal() local
|
| H A D | AliasSetTracker.cpp | 203 SmallSetVector<const Value *, 8> Pointers; in getPointers() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopVersioningLICM.cpp | 348 auto &Pointers = LAI->getRuntimePointerChecking()->Pointers; in instructionSafeForVersioning() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 181 static cl::opt<bool> Pointers("pointers", cl::desc("Dump enum types"), variable 250 cl::opt<bool> Pointers("pointers", cl::desc("Display pointer types"), variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | LoopAccessAnalysis.h | 588 SmallVector<PointerInfo, 2> Pointers; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 2434 MapValuesArrayTy Pointers; member
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-matchers-arithmetic_test.cc | 144 using Pointers = std::tuple<std::unique_ptr<int>, std::unique_ptr<int>>; in TEST() typedef
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 8707 MapBaseValuesArrayTy &BasePointers, MapValuesArrayTy &Pointers, in adjustMemberOfForLambdaCaptures()
|