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

Declarations

lib/Transforms/Utils/LibCallsShrinkWrap.cpp
   54   static char ID; // Pass identification, replacement for typeid

References

lib/Transforms/Utils/LibCallsShrinkWrap.cpp
   55   explicit LibCallsShrinkWrapLegacyPass() : FunctionPass(ID) {
  543 char &LibCallsShrinkWrapPassID = LibCallsShrinkWrapLegacyPass::ID;