Home
last modified time | relevance | path

Searched refs:isLatestPartialAccess (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h1054 bool isLatestPartialAccess() const;
/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp754 if (MA->isLatestPartialAccess()) in hasPartialAccesses()
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1114 bool MemoryAccess::isLatestPartialAccess() const { in isLatestPartialAccess() function in MemoryAccess