Home
last modified time | relevance | path

Searched defs:BasePointer (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DLoopCacheAnalysis.h147 const SCEV *BasePointer = nullptr; global() variable
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp919 hasValidArraySizes(DetectionContext & Context,SmallVectorImpl<const SCEV * > & Sizes,const SCEVUnknown * BasePointer,Loop * Scope) const hasValidArraySizes() argument
983 computeAccessFunctions(DetectionContext & Context,const SCEVUnknown * BasePointer,std::shared_ptr<ArrayShape> Shape) const computeAccessFunctions() argument
1036 hasBaseAffineAccesses(DetectionContext & Context,const SCEVUnknown * BasePointer,Loop * Scope) const hasBaseAffineAccesses() argument
1059 auto *BasePointer = Pair.first; hasAffineMemoryAccesses() local
1202 const SCEVUnknown *BasePointer; isValidMemoryAccess() local
[all...]
H A DScopBuilder.cpp1452 const SCEVUnknown *BasePointer = in buildAccessMultiDimFixed() local
1525 const SCEVUnknown *BasePointer = in buildAccessMultiDimParam() local
1697 const SCEVUnknown *BasePointer = in buildAccessSingleDim() local
[all...]
/llvm-project/polly/include/polly/
H A DScopDetection.h92 const SCEVUnknown *BasePointer; member
/llvm-project/llvm/lib/CodeGen/
H A DSafeStack.cpp489 moveStaticAllocasToUnsafeStack(IRBuilder<> & IRB,Function & F,ArrayRef<AllocaInst * > StaticAllocas,ArrayRef<Argument * > ByValArguments,Instruction * BasePointer,AllocaInst * StackGuardSlot) moveStaticAllocasToUnsafeStack() argument
803 Instruction *BasePointer = run() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp577 const SCEVUnknown *BasePointer = printDelinearization() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2804 Value *BasePointer = GEPI.getPointerOperand(); visitGetElementPtrInst() local