Home
last modified time | relevance | path

Searched refs:hasSelfReference (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp642 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
662 if (hasSelfReference(this)) in replaceWithPermanentImpl()
784 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()
/external/llvm-project/llvm/lib/IR/
DMetadata.cpp643 static bool hasSelfReference(MDNode *N) { in hasSelfReference() function
660 if (hasSelfReference(this)) in replaceWithPermanentImpl()
782 assert(!hasSelfReference(this) && "Cannot uniquify a self-referencing node"); in uniquify()