klee::IntrinsicCleanerPass Class Reference
#include <Passes.h>
List of all members.
Detailed Description
Definition at line 54 of file Passes.h.
Constructor & Destructor Documentation
| klee::IntrinsicCleanerPass::IntrinsicCleanerPass |
( |
const llvm::TargetData & |
TD, |
|
|
bool |
LI = true | |
|
) |
| | [inline] |
| klee::IntrinsicCleanerPass::~IntrinsicCleanerPass |
( |
|
) |
[inline] |
Member Function Documentation
| bool klee::IntrinsicCleanerPass::runOnBasicBlock |
( |
llvm::BasicBlock & |
b |
) |
[private] |
| virtual bool klee::IntrinsicCleanerPass::runOnModule |
( |
llvm::Module & |
M |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: