LLVM  8.0.1
Classes | Namespaces | Functions
DemandedBits.h File Reference
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
Include dependency graph for DemandedBits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::DemandedBits
 
class  llvm::DemandedBitsWrapperPass
 
class  llvm::DemandedBitsAnalysis
 An analysis that produces DemandedBits for a function. More...
 
class  llvm::DemandedBitsPrinterPass
 Printer pass for DemandedBits. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

FunctionPassllvm::createDemandedBitsWrapperPass ()
 Create a demanded bits analysis pass. More...