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

Declarations

include/llvm/IR/LegacyPassManagers.h
  440   bool isPassDebuggingExecutionsOrMore() const;

References

lib/Analysis/CallGraphSCCPass.cpp
  423     if (isPassDebuggingExecutionsOrMore()) {
lib/Analysis/RegionPass.cpp
   85       if (isPassDebuggingExecutionsOrMore()) {
  100       if (isPassDebuggingExecutionsOrMore()) {
  126                        (!isPassDebuggingExecutionsOrMore() || skipThisRegion) ?