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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
 5472       if (!SI->isSimple())
 5474       if (!isValidElementType(SI->getValueOperand()->getType()))
 5476       Stores[GetUnderlyingObject(SI->getPointerOperand(), *DL)].push_back(SI);
 5476       Stores[GetUnderlyingObject(SI->getPointerOperand(), *DL)].push_back(SI);