|
LLVM
8.0.1
|

Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
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) |
| lintFunction - Check a function for errors, printing messages on stderr. More... | |
1.8.13