Home
last modified time | relevance | path

Searched defs:DetectionContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/
DScopDetection.h141 struct DetectionContext { struct
142 Region &CurRegion; // The region to check.
143 BatchAAResults BAA; // The batched alias analysis results.
144 AliasSetTracker AST; // The AliasSetTracker to hold the alias information.
145 bool Verifying; // If we are in the verification phase?
149 bool IsInvalid = false;
152 RejectLog Log;
158 BaseToAFs Accesses;
164 llvm::SetVector<std::pair<const SCEVUnknown *, Loop *>> NonAffineAccesses;
165 BaseToElSize ElementSize;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/
DScopDetection.h141 struct DetectionContext { struct
142 Region &CurRegion; // The region to check.
143 BatchAAResults BAA; // The batched alias analysis results.
144 AliasSetTracker AST; // The AliasSetTracker to hold the alias information.
145 bool Verifying; // If we are in the verification phase?
149 bool IsInvalid = false;
152 RejectLog Log;
158 BaseToAFs Accesses;
164 llvm::SetVector<std::pair<const SCEVUnknown *, Loop *>> NonAffineAccesses;
165 BaseToElSize ElementSize;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/
DScopDetection.h141 struct DetectionContext { struct
142 Region &CurRegion; // The region to check.
143 BatchAAResults BAA; // The batched alias analysis results.
144 AliasSetTracker AST; // The AliasSetTracker to hold the alias information.
145 bool Verifying; // If we are in the verification phase?
149 bool IsInvalid = false;
152 RejectLog Log;
158 BaseToAFs Accesses;
164 llvm::SetVector<std::pair<const SCEVUnknown *, Loop *>> NonAffineAccesses;
165 BaseToElSize ElementSize;
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/
DScopDetection.h141 struct DetectionContext { struct
142 Region &CurRegion; // The region to check.
143 BatchAAResults BAA; // The batched alias analysis results.
144 AliasSetTracker AST; // The AliasSetTracker to hold the alias information.
145 bool Verifying; // If we are in the verification phase?
149 bool IsInvalid = false;
152 RejectLog Log;
158 BaseToAFs Accesses;
164 llvm::SetVector<std::pair<const SCEVUnknown *, Loop *>> NonAffineAccesses;
165 BaseToElSize ElementSize;
[all …]