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

Declarations

tools/bugpoint/BugDriver.h
  299 void DeleteFunctionBody(Function *F);

References

tools/bugpoint/CrashDebugger.cpp
  262         DeleteFunctionBody(&I);
tools/bugpoint/ExtractFunction.cpp
  330     DeleteFunctionBody(TNOF); // Function is now external in this module!
  336       DeleteFunctionBody(&I);