Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp752 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
769 if (hasSelfReference(this)) in replaceWithPermanentImpl()
891 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()