reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Analysis/DependenceInfo.cpp
  129       for (MemoryAccess *MA : Stmt)
  134     for (MemoryAccess *MA : Stmt) {
  531     for (MemoryAccess *MA : Stmt) {
  576     for (MemoryAccess *MA : Stmt) {
tools/polly/lib/Analysis/ScopBuilder.cpp
 2450     for (MemoryAccess *MemAcc : Stmt) {
 2477     for (MemoryAccess *Access : Stmt) {
 2494     for (auto &Access : Stmt)
 2500     for (auto &Access : Stmt)
 2506     for (auto &Access : Stmt)
 2687   for (MemoryAccess *StoreMA : Stmt) {
 2713     for (MemoryAccess *MA : Stmt) {
 2764     for (MemoryAccess *Access : Stmt)
 3162     for (MemoryAccess *Access : Stmt) {
 3365     for (MemoryAccess *MA : Stmt) {
tools/polly/lib/Analysis/ScopInfo.cpp
 1180   for (MemoryAccess *MA : *this)
 1748     SmallVector<MemoryAccess *, 16> MAList(StmtIt->begin(), StmtIt->end());
 1778       for (MemoryAccess *MA : Stmt) {
 2286     for (MemoryAccess *MA : Stmt) {
tools/polly/lib/CodeGen/BlockGenerators.cpp
  559   for (MemoryAccess *MA : Stmt) {
  764   for (MemoryAccess *MA : Stmt) {
 1336   for (MemoryAccess *MA : Stmt) {
 1355   for (MemoryAccess *MA : Stmt) {
 1704   for (MemoryAccess *MA : Stmt) {
 1712   for (MemoryAccess *MA : Stmt) {
tools/polly/lib/CodeGen/IslAst.cpp
  688   for (MemoryAccess *MemAcc : *AccessStmt) {
tools/polly/lib/CodeGen/IslNodeBuilder.cpp
  753                for (auto *MA : *Stmt) {
  842   for (auto *MA : *Stmt) {
tools/polly/lib/Exchange/JSONExporter.cpp
  157     for (MemoryAccess *MA : Stmt) {
  386     for (MemoryAccess *MA : Stmt) {
tools/polly/lib/Support/VirtualInstruction.cpp
  230   for (auto *MA : *Stmt) {
tools/polly/lib/Transform/DeLICM.cpp
 1033       for (auto *MA : *Stmt) {
 1235       for (auto *MA : Stmt) {
tools/polly/lib/Transform/ForwardOpTree.cpp
  329       for (auto *MA : Stmt)
  839       for (MemoryAccess *RA : Stmt) {
tools/polly/lib/Transform/MaximalStaticExpansion.cpp
  214     for (MemoryAccess *MA : Stmt) {
tools/polly/lib/Transform/Simplify.cpp
  505       for (MemoryAccess *MA : Stmt) {
  541       AllMAs.append(Stmt.begin(), Stmt.end());
  610       for (auto *MA : Stmt)
  703   for (MemoryAccess *MemAcc : Stmt)
  707   for (MemoryAccess *MemAcc : Stmt)
  711   for (MemoryAccess *MemAcc : Stmt)
tools/polly/lib/Transform/ZoneAlgo.cpp
  298   for (auto *MA : *Stmt) {
  329   for (auto *MA : *Stmt) {
  970     for (auto *MA : Stmt) {
  995     for (MemoryAccess *MA : Stmt) {
 1017     for (MemoryAccess *MA : Stmt) {
 1086     for (auto *MA : Stmt)