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

References

lib/Transforms/Vectorize/SLPVectorizer.cpp
 1548       NextLoadStore = nullptr;
 4702         CurrentLoadStore->NextLoadStore = SD;
 4711       CurrentLoadStore->NextLoadStore = NextLoadStore;
 4773         ScheduleData *DepDest = BundleMember->NextLoadStore;
 4811             DepDest = DepDest->NextLoadStore;