Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DMetadata.cpp615 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
625 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
644 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h957 return cast<T>(N.release()->replaceWithDistinctImpl());
963 MDNode *replaceWithDistinctImpl();
/external/llvm/include/llvm/IR/
DMetadata.h935 return cast<T>(N.release()->replaceWithDistinctImpl());
941 MDNode *replaceWithDistinctImpl();