Home
last modified time | relevance | path

Searched defs:getScopArrayInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h849 const ScopArrayInfo *getScopArrayInfo() const { in getScopArrayInfo() function
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1880 ScopArrayInfo *Scop::getScopArrayInfo(Value *BasePtr, MemoryKind Kind) { in getScopArrayInfo() function in Scop