LLVM  8.0.1
Classes | Namespaces
LowerTypeTests.h File Reference
#include "llvm/ADT/SmallVector.h"
#include "llvm/IR/PassManager.h"
#include <cstdint>
#include <cstring>
#include <limits>
#include <set>
#include <vector>
Include dependency graph for LowerTypeTests.h:
This graph shows which files directly or indirectly include this file:

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