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

References

lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp
  258 INITIALIZE_PASS_DEPENDENCY(LoopInfoWrapperPass)
  259 INITIALIZE_PASS_DEPENDENCY(LoopSimplify)
  260 INITIALIZE_PASS_DEPENDENCY(LCSSAWrapperPass)
  261 INITIALIZE_PASS_DEPENDENCY(ScalarEvolutionWrapperPass)
  262 INITIALIZE_PASS_DEPENDENCY(DominatorTreeWrapperPass)
  263 INITIALIZE_PASS_DEPENDENCY(TargetLibraryInfoWrapperPass)
  264 INITIALIZE_PASS_DEPENDENCY(AAResultsWrapperPass)