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

Declarations

lib/Transforms/Utils/LoopRotationUtils.cpp
   74   bool rotateLoop(Loop *L, bool SimplifiedLatch);

References

lib/Transforms/Utils/LoopRotationUtils.cpp
  641   bool MadeChange = rotateLoop(L, SimplifiedLatch);