Home | History | Annotate | Download | only in IR

Lines Matching refs:simplify_type

230 template <class T> struct simplify_type<const TypedDINodeRef<T>> {
238 struct simplify_type<TypedDINodeRef<T>>
239 : simplify_type<const TypedDINodeRef<T>> {};