|
LLVM
3.7.0
|
Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
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.6