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

Declarations

include/llvm/Passes/StandardInstrumentations.h
   65   void registerCallbacks(PassInstrumentationCallbacks &PIC);

References

lib/LTO/LTOBackend.cpp
  171   SI.registerCallbacks(PIC);
tools/clang/lib/CodeGen/BackendUtil.cpp
 1075   SI.registerCallbacks(PIC);
tools/opt/NewPMDriver.cpp
  262   SI.registerCallbacks(PIC);