Home
last modified time | relevance | path

Searched refs:getLatestArrayId (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h836 isl::id getLatestArrayId() const;
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp579 isl::id ArrayId = getLatestArrayId(); in getLatestScopArrayInfo()
589 isl::id MemoryAccess::getLatestArrayId() const { in getLatestArrayId() function in MemoryAccess