LLVM API Documentation

Go to the source code of this file.
Namespaces | |
| llvm | |
| List of target independent CodeGen pass IDs. | |
Functions | |
| FunctionPass * | llvm::createLintPass () |
| Create a lint pass. More... | |
| void | llvm::lintModule (const Module &M) |
| Check a module. More... | |
| void | llvm::lintFunction (const Function &F) |