|
LLVM
4.0.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/STLExtras.h"#include "llvm/DebugInfo/MSF/MSFStreamLayout.h"#include "llvm/DebugInfo/MSF/StreamInterface.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Endian.h"#include "llvm/Support/Error.h"#include <cstdint>#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::msf::MappedBlockStream |
| MappedBlockStream represents data stored in an MSF file into chunks of a particular size (called the Block Size), and whose chunks may not be necessarily contiguous. More... | |
| class | llvm::msf::WritableMappedBlockStream |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::msf | |
1.8.6