Home
last modified time | relevance | path

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

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