|
klee
|
#include <Passes.h>
Inherits llvm::ModulePass.
Public Member Functions | |
| DivCheckPass () | |
| bool | runOnModule (llvm::Module &M) override |
Static Private Attributes | |
| static char | ID |
|
override |
Definition at line 37 of file Checks.cpp.
References klee::KleeIRMetaData::addAnnotation(), and klee::KleeIRMetaData::hasAnnotation().
