Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp854 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
864 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
883 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1302 return cast<T>(N.release()->replaceWithDistinctImpl());
1333 MDNode *replaceWithDistinctImpl();