LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 List of target independent CodeGen pass IDs.
 

Functions

FunctionPassllvm::createLintPass ()
 Create a lint pass. More...
 
void llvm::lintModule (const Module &M)
 Check a module. More...
 
void llvm::lintFunction (const Function &F)