Home
last modified time | relevance | path

Searched refs:hasSelfReference (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp846 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
863 if (hasSelfReference(this)) in replaceWithPermanentImpl()
985 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()