Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h212 using AccFuncVector = std::vector<std::unique_ptr<MemoryAccess>>; variable
1670 AccFuncVector AccessFunctions;
2040 iterator_range<AccFuncVector::iterator> access_functions() { in access_functions()