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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
 1487     MemoryLocation Loc2 = getLocation(Inst2, AA);
 1491       aliased = AA->alias(Loc1, Loc2);
 4776           MemoryLocation SrcLoc = getLocation(SrcInst, SLP->AA);