|
LLVM
4.0.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/Module.h"#include "llvm/IR/PassManager.h"#include <cstdint>#include <cstring>#include <limits>#include <set>#include <vector>Go to the source code of this file.
Classes | |
| struct | llvm::lowertypetests::BitSetInfo |
| struct | llvm::lowertypetests::BitSetBuilder |
| struct | llvm::lowertypetests::GlobalLayoutBuilder |
| This class implements a layout algorithm for globals referenced by bit sets that tries to keep members of small bit sets together. More... | |
| struct | llvm::lowertypetests::ByteArrayBuilder |
| This class is used to build a byte array containing overlapping bit sets. More... | |
| class | llvm::LowerTypeTestsPass |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::lowertypetests | |
1.8.6