Searched refs:MAList (Results 1 – 1 of 1) sorted by relevance
1766 SmallVector<MemoryAccess *, 16> MAList(StmtIt->begin(), StmtIt->end()); in removeStmts() local1767 for (MemoryAccess *MA : MAList) in removeStmts()