LLVM  3.7.0
Classes | Namespaces
PointerLikeTypeTraits.h File Reference
#include "llvm/Support/DataTypes.h"
Include dependency graph for PointerLikeTypeTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::PointerLikeTypeTraits< T >
 PointerLikeTypeTraits - This is a traits object that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity. More...
 
class  llvm::PointerLikeTypeTraits< T * >
 
class  llvm::PointerLikeTypeTraits< const T * >
 
class  llvm::PointerLikeTypeTraits< uintptr_t >
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.