Searched defs:AccessValue (Results 1 – 3 of 3) sorted by relevance
/llvm-project/polly/include/polly/ |
H A D | ScopInfo.h | 582 AssertingVH<Value> AccessValue; global() variable
|
/llvm-project/polly/lib/Analysis/ |
H A D | ScopBuilder.cpp | 2116 Value *BaseAddress, Type *ElementType, bool Affine, Value *AccessValue, in addMemoryAccess() argument 2158 Value *AccessValue) { in addArrayAccess() argument
|
H A D | ScopInfo.cpp | 864 MemoryAccess(ScopStmt * Stmt,Instruction * AccessInst,AccessType AccType,Value * BaseAddress,Type * ElementType,bool Affine,ArrayRef<const SCEV * > Subscripts,ArrayRef<const SCEV * > Sizes,Value * AccessValue,MemoryKind Kind) MemoryAccess() argument
|