LLVM  4.0.0
Classes | Namespaces
NaryReassociate.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Analysis/AssumptionCache.h"
#include "llvm/Analysis/ScalarEvolution.h"
#include "llvm/Analysis/TargetLibraryInfo.h"
#include "llvm/Analysis/TargetTransformInfo.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
Include dependency graph for NaryReassociate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::NaryReassociatePass
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.