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

References

lib/Transforms/Scalar/SimplifyCFGPass.cpp
  209   Options.NeedCanonicalLoop = UserKeepLoops.getNumOccurrences()
  210                                   ? UserKeepLoops
  256         UserKeepLoops.getNumOccurrences() ? UserKeepLoops : KeepLoops;
  256         UserKeepLoops.getNumOccurrences() ? UserKeepLoops : KeepLoops;