19 #ifndef LLVM_IR_SAFEPOINT_IR_VERIFIER 20 #define LLVM_IR_SAFEPOINT_IR_VERIFIER 35 #endif // LLVM_IR_SAFEPOINT_IR_VERIFIER This class represents lattice values for constants.
void verifySafepointIR(Function &F)
Run the safepoint verifier over a single function. Crashes on failure.
FunctionPass * createSafepointIRVerifierPass()
Create an instance of the safepoint verifier pass which can be added to a pass pipeline to check for ...