LLVM  8.0.1
Namespaces | Functions
Lint.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

FunctionPassllvm::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...