LLVM  4.0.0
Classes | Namespaces
Scalar/SCCP.h File Reference
#include "llvm/IR/Function.h"
#include "llvm/IR/PassManager.h"
Include dependency graph for Scalar/SCCP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SCCPPass
 This pass performs function-level constant propagation and merging. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.