|
LLVM
3.7.0
|
Go to the source code of this file.
Classes | |
| struct | llvm::simplify_type< From > |
| class | llvm::PointerLikeTypeTraits< ValueHandleBase ** > |
| class | llvm::ValueHandleBase |
| This is the common base class of value handles. More... | |
| class | llvm::WeakVH |
| Value handle that is nullable, but tries to track the Value. More... | |
| struct | llvm::simplify_type< WeakVH > |
| struct | llvm::simplify_type< const WeakVH > |
| class | llvm::AssertingVH< ValueTy > |
| Value handle that asserts if the Value is deleted. More... | |
| struct | llvm::DenseMapInfo< AssertingVH< T > > |
| struct | llvm::isPodLike< AssertingVH< T > > |
| class | llvm::TrackingVH< ValueTy > |
| Value handle that tracks a Value across RAUW. More... | |
| class | llvm::CallbackVH |
| Value handle with callbacks on RAUW and destruction. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6