simplify_type specialization so const TypedTrackingMDRef participates in cast/isa.
Declared in <llvm/IR/TrackingMDRef.h>
template<class T>
struct simplify_type<TypedTrackingMDRef<T> const>;
| Name | Description |
|---|---|
SimpleType | Underlying type used by casting operators. |
| Name | Description |
|---|---|
getSimplifiedValue | Return the typed metadata pointer held by MD. |