Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMetadata.cpp664 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
674 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
693 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMetadata.h1028 return cast<T>(N.release()->replaceWithDistinctImpl());
1034 MDNode *replaceWithDistinctImpl();