#include <Passes.h>
Public Member Functions | |
| PhiCleanerPass () | |
| virtual bool | runOnFunction (llvm::Function &f) |
Static Private Attributes | |
| static char | ID = 0 |
Definition at line 83 of file Passes.h.
| virtual bool klee::PhiCleanerPass::runOnFunction | ( | llvm::Function & | f | ) | [virtual] |
char klee::PhiCleanerPass::ID = 0 [static, private] |
1.5.8