LLVM: include/llvm/IR/ValueHandle.h File Reference (original) (raw)
Classes
class
This is the common base class of value handles. More...
class
A nullable Value handle that is nullable. More...
struct
struct
llvm::simplify_type< const WeakVH >
struct
class
Value handle that is nullable, but tries to track the Value. More...
struct
llvm::simplify_type< WeakTrackingVH >
struct
llvm::simplify_type< const WeakTrackingVH >
class
Value handle that asserts if the Value is deleted. More...
struct
llvm::DenseMapInfo< AssertingVH< T > >
class
Value handle that tracks a Value across RAUW. More...
class
Value handle with callbacks on RAUW and destruction. More...
class
Value handle that poisons itself if the Value is deleted. More...
struct