|
LLVM
3.7.0
|
#include "llvm/Support/Compiler.h"#include "llvm/Support/DataStream.h"#include "llvm/Support/ErrorHandling.h"#include "llvm/Support/MemoryObject.h"#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::StreamingMemoryObject |
| Interface to data which is actually streamed from a DataStreamer. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| MemoryObject * | llvm::getNonStreamedMemoryObject (const unsigned char *Start, const unsigned char *End) |
1.8.6