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

References

tools/polly/lib/CodeGen/CodeGeneration.cpp
  377 INITIALIZE_PASS_DEPENDENCY(DependenceInfo);
  378 INITIALIZE_PASS_DEPENDENCY(DominatorTreeWrapperPass);
  379 INITIALIZE_PASS_DEPENDENCY(LoopInfoWrapperPass);
  380 INITIALIZE_PASS_DEPENDENCY(RegionInfoPass);
  381 INITIALIZE_PASS_DEPENDENCY(ScalarEvolutionWrapperPass);
  382 INITIALIZE_PASS_DEPENDENCY(ScopDetectionWrapperPass);