LLVM  4.0.0
Classes | Namespaces
TypeFinder.h File Reference
#include "llvm/ADT/DenseSet.h"
#include "llvm/IR/Metadata.h"
#include "llvm/IR/Type.h"
#include <vector>
Include dependency graph for TypeFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::TypeFinder
 TypeFinder - Walk over a module, identifying all of the types that are used by the module. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.