LLVM  4.0.0
Namespaces | Functions
TypeStreamMerger.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/DebugInfo/CodeView/TypeTableBuilder.h"
Include dependency graph for TypeStreamMerger.h:
This graph shows which files directly or indirectly include this file:

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...