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.cpp862 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
879 if (hasSelfReference(this)) in replaceWithPermanentImpl()
1001 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()