Searched defs:getScopArrayInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/polly/include/polly/ | ||
H A D | ScopInfo.h | 851 const ScopArrayInfo *getScopArrayInfo() const { getScopArrayInfo() function |
/llvm-project/polly/lib/Analysis/ | ||
H A D | ScopInfo.cpp | 1782 ScopArrayInfo *Scop::getScopArrayInfo(Value *BasePtr, MemoryKind Kind) { getScopArrayInfo() function in Scop |