Searched refs:PointerCheck (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 400 PointerCheck; typedef 408 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; } in getChecks() 423 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks, 461 SmallVector<PointerCheck, 4> 469 SmallVector<PointerCheck, 4> Checks; 539 const SmallVectorImpl<RuntimePointerChecking::PointerCheck>
|
/external/llvm/include/llvm/Analysis/ |
D | LoopAccessAnalysis.h | 419 PointerCheck; typedef 427 const SmallVector<PointerCheck, 4> &getChecks() const { return Checks; } in getChecks() 442 void printChecks(raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks, 480 SmallVector<PointerCheck, 4> 488 SmallVector<PointerCheck, 4> Checks; 590 const SmallVectorImpl<RuntimePointerChecking::PointerCheck>
|
/external/llvm/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 76 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks); 126 SmallVector<RuntimePointerChecking::PointerCheck, 4> AliasChecks;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/ |
D | LoopVersioning.h | 76 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks); 126 SmallVector<RuntimePointerChecking::PointerCheck, 4> AliasChecks;
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 342 SmallVector<RuntimePointerChecking::PointerCheck, 4> collectMemchecks( in collectMemchecks() 356 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in collectMemchecks() 359 [&](const RuntimePointerChecking::PointerCheck &Check) { in collectMemchecks() 480 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks = in processLoop()
|
D | LoopDistribute.cpp | 795 SmallVector<RuntimePointerChecking::PointerCheck, 4> 797 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &AllChecks, in includeOnlyCrossPartitionChecks() 800 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in includeOnlyCrossPartitionChecks() 803 [&](const RuntimePointerChecking::PointerCheck &Check) { in includeOnlyCrossPartitionChecks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 374 SmallVector<RuntimePointerChecking::PointerCheck, 4> collectMemchecks( in collectMemchecks() 388 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in collectMemchecks() 391 [&](const RuntimePointerChecking::PointerCheck &Check) { in collectMemchecks() 516 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks = in processLoop()
|
D | LoopDistribute.cpp | 845 SmallVector<RuntimePointerChecking::PointerCheck, 4> 847 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &AllChecks, in includeOnlyCrossPartitionChecks() 850 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks; in includeOnlyCrossPartitionChecks() 853 [&](const RuntimePointerChecking::PointerCheck &Check) { in includeOnlyCrossPartitionChecks()
|
/external/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 190 SmallVector<RuntimePointerChecking::PointerCheck, 4> 192 SmallVector<PointerCheck, 4> Checks; in generateChecks() 410 raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks, in printChecks() 1811 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() 1821 [&](const RuntimePointerChecking::PointerCheck &Check) { in expandBounds() 1833 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | LoopAccessAnalysis.cpp | 234 SmallVector<RuntimePointerChecking::PointerCheck, 4> 236 SmallVector<PointerCheck, 4> Checks; in generateChecks() 454 raw_ostream &OS, const SmallVectorImpl<PointerCheck> &Checks, in printChecks() 2101 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks, in expandBounds() 2110 [&](const RuntimePointerChecking::PointerCheck &Check) { in expandBounds() 2122 const SmallVectorImpl<RuntimePointerChecking::PointerCheck> &PointerChecks) in addRuntimeChecks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 47 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks) { in setAliasChecks() argument
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 47 SmallVector<RuntimePointerChecking::PointerCheck, 4> Checks) { in setAliasChecks() argument
|