LLVM  8.0.1
Namespaces | Functions
SafepointIRVerifier.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

void llvm::verifySafepointIR (Function &F)
 Run the safepoint verifier over a single function. Crashes on failure. More...
 
FunctionPassllvm::createSafepointIRVerifierPass ()
 Create an instance of the safepoint verifier pass which can be added to a pass pipeline to check for relocation bugs. More...