LLVM API Documentation
#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Functions | |
| ModulePass * | llvm::createPrintModulePass (raw_ostream *OS, bool DeleteStream=false) |
| FunctionPass * | llvm::createPrintFunctionPass (const std::string &Banner, raw_ostream *OS, bool DeleteStream=false) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.