|
LLVM
8.0.1
|
#include "llvm/ADT/SmallVector.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 | |
| This class represents lattice values for constants. | |
| llvm::lowertypetests | |
1.8.13