Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp656 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
673 if (hasSelfReference(this)) in replaceWithPermanentImpl()
795 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()