Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp604 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
624 if (hasSelfReference(this)) in replaceWithPermanentImpl()
746 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()