Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h838 isl::id getLatestArrayId() const;
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp555 isl::id ArrayId = getLatestArrayId(); in getLatestScopArrayInfo()
565 isl::id MemoryAccess::getLatestArrayId() const { in getLatestArrayId() function in MemoryAccess