Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp863 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
873 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
892 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1312 return cast<T>(N.release()->replaceWithDistinctImpl());
1343 MDNode *replaceWithDistinctImpl();