LLVM  3.7.0
Classes | Namespaces
LowerBitSets.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include <stdint.h>
#include <limits>
#include <set>
#include <vector>
Include dependency graph for LowerBitSets.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::BitSetInfo
 
struct  llvm::BitSetBuilder
 
struct  llvm::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::ByteArrayBuilder
 This class is used to build a byte array containing overlapping bit sets. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.