LLVM  8.0.1
Classes | Namespaces | Functions
MemorySanitizer.h File Reference
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
Include dependency graph for MemorySanitizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::MemorySanitizerPass
 A function pass for msan instrumentation. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

FunctionPassllvm::createMemorySanitizerLegacyPassPass (int TrackOrigins=0, bool Recover=false, bool EnableKmsan=false)