LLVM
8.0.1
|
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
void | llvm::verifySafepointIR (Function &F) |
Run the safepoint verifier over a single function. Crashes on failure. More... | |
FunctionPass * | llvm::createSafepointIRVerifierPass () |
Create an instance of the safepoint verifier pass which can be added to a pass pipeline to check for relocation bugs. More... | |