Searched refs:UserAndIndex (Results 1 – 1 of 1) sorted by relevance
6781 for (auto UserAndIndex : Users) { in combineLOAD() local6782 SDNode *User = UserAndIndex.first; in combineLOAD()6783 unsigned Offset = User->getValueType(0).getStoreSize() * UserAndIndex.second; in combineLOAD()