Searched refs:getArrayAccessFor (Results 1 – 3 of 3) sorted by relevance
258 const MemoryAccess &MA = Stmt.getArrayAccessFor(Inst); in generateLocationAccessed()332 MemoryAccess &MA = Stmt.getArrayAccessFor(Store); in generateArrayStore()1132 const MemoryAccess &Access = Stmt.getArrayAccessFor(Load); in generateLoad()1184 const MemoryAccess &Access = Stmt.getArrayAccessFor(Store); in copyStore()
1432 MemoryAccess &getArrayAccessFor(const Instruction *Inst) const { in getArrayAccessFor() function
2958 Loads.push_back(&Stmt->getArrayAccessFor(PossibleLoad0)); in collectCandidateReductionLoads()2961 Loads.push_back(&Stmt->getArrayAccessFor(PossibleLoad1)); in collectCandidateReductionLoads()