|
LLVM
4.0.0
|
#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Twine.h"#include "llvm/Support/CBindingWrapping.h"#include "llvm/Support/ErrorOr.h"#include "llvm-c/Types.h"#include <memory>#include <cstddef>#include <cstdint>Go to the source code of this file.
Classes | |
| class | llvm::MemoryBuffer |
| This interface provides simple read-only access to a block of memory, and provides simple methods for reading files and standard input into a memory buffer. More... | |
| class | llvm::MemoryBufferRef |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6