Home
last modified time | relevance | path

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

/llvm-project/polly/include/polly/
H A DScopInfo.h2058 inline array_iterator array_end() { return ScopArrayInfoSet.end(); } array_end() function
2064 inline const_array_iterator array_end() const { array_end() function