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

References

lib/IR/Metadata.cpp
  910   if (!A || !B)
  913   SmallSetVector<Metadata *, 4> MDs(A->op_begin(), A->op_end());
  913   SmallSetVector<Metadata *, 4> MDs(A->op_begin(), A->op_end());
  919   return getOrSelfReference(A->getContext(), MDs.getArrayRef());