Searched refs:getMemories (Results 1 – 2 of 2) sorted by relevance
78 const MemoryTracker& getMemories() const { return mMemories; } in getMemories() function
177 const Memory* memory = fromModel.getMemories()[operand.location.poolIndex]; in addOperand()