|
LLVM
4.0.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/SmallVector.h"#include "llvm/DebugInfo/CodeView/TypeTableBuilder.h"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::codeview | |
Functions | |
| bool | llvm::codeview::mergeTypeStreams (TypeTableBuilder &DestStream, const CVTypeArray &Types) |
| Merges one type stream into another. Returns true on success. More... | |
1.8.6