LLVM 22.0.0git
IRPrintingPasses.cpp File Reference

Go to the source code of this file.

Functions

INITIALIZE_PASS(PrintModulePassWrapper, "print-module", "Print module to stderr", false, true) char PrintFunctionPassWrapper INITIALIZE_PASS (PrintFunctionPassWrapper, "print-function", "Print function to stderr", false, true) ModulePass *llvm

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS(PrintModulePassWrapper, "print-module", "Print module to stderr", false, true) char PrintFunctionPassWrapper INITIALIZE_PASS ( PrintFunctionPassWrapper ,
"print-function" ,
"Print function to stderr" ,
false ,
true  )

Definition at line 110 of file IRPrintingPasses.cpp.

References const, and llvm::createPrintModulePass().