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

References

lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
  237 INITIALIZE_PASS_DEPENDENCY(SCEVAAWrapperPass)
  238 INITIALIZE_PASS_DEPENDENCY(DominatorTreeWrapperPass)
  239 INITIALIZE_PASS_DEPENDENCY(AAResultsWrapperPass)
  240 INITIALIZE_PASS_DEPENDENCY(GlobalsAAWrapperPass)
  241 INITIALIZE_PASS_DEPENDENCY(TargetTransformInfoWrapperPass)