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

Declarations

tools/opt/PrintSCC.cpp
   37     static char ID;  // Pass identification, replacement for typeid

References

include/llvm/PassSupport.h
   94       : PassInfo(Name, PassArg, &passName::ID,
tools/opt/PrintSCC.cpp
   38     CFGSCC() : FunctionPass(ID) {}