Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h189 using AccFuncVector = std::vector<std::unique_ptr<MemoryAccess>>; variable
1715 AccFuncVector AccessFunctions;
2074 iterator_range<AccFuncVector::iterator> access_functions() { in access_functions()