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

References

lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
 2983 INITIALIZE_PASS_DEPENDENCY(AssumptionCacheTracker)
 2984 INITIALIZE_PASS_DEPENDENCY(DominatorTreeWrapperPass)
 2985 INITIALIZE_PASS_DEPENDENCY(LoopInfoWrapperPass)
 2986 INITIALIZE_PASS_DEPENDENCY(LoopPass)
 2987 INITIALIZE_PASS_DEPENDENCY(MemorySSAWrapperPass)
 2988 INITIALIZE_PASS_DEPENDENCY(TargetTransformInfoWrapperPass)