reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/IR/Metadata.cpp
  896   if (!A)
  899     return A;
  901   SmallSetVector<Metadata *, 4> MDs(A->op_begin(), A->op_end());
  901   SmallSetVector<Metadata *, 4> MDs(A->op_begin(), A->op_end());
  906   return getOrSelfReference(A->getContext(), MDs.getArrayRef());