Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMetadata.cpp760 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
770 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
789 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DMetadata.h1178 return cast<T>(N.release()->replaceWithDistinctImpl());
1209 MDNode *replaceWithDistinctImpl();