Diff‐check operands for proving independence via pointer differences.
Synopsis
Declared in <llvm/Analysis/LoopAccessAnalysis.h>
struct PointerDiffInfo;
Member Functions
Name |
Description |
|
Construct a pointer‐difference check description. |
Data Members
Name |
Description |
Access size in bytes used by the diff check. |
|
Whether either pointer expression needs freezing after expansion. |
|
Start SCEV of the sink access region. |
|
Start SCEV of the source access region. |
Created with MrDocs