LLVM 17.0.0git
Classes | Namespaces | Functions
Lint.h File Reference
#include "llvm/IR/PassManager.h"
Include dependency graph for Lint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LintPass
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

FunctionPassllvm::createLintLegacyPassPass ()
 
void llvm::lintModule (const Module &M)
 Lint a module.
 
void llvm::lintFunction (const Function &F)
 lintFunction - Check a function for errors, printing messages on stderr.