Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp653 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
663 return replaceWithDistinctImpl(); in replaceWithPermanentImpl()
682 MDNode *MDNode::replaceWithDistinctImpl() { in replaceWithDistinctImpl() function in MDNode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h957 return cast<T>(N.release()->replaceWithDistinctImpl());
963 MDNode *replaceWithDistinctImpl();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h1003 return cast<T>(N.release()->replaceWithDistinctImpl());
1009 MDNode *replaceWithDistinctImpl();