Home
last modified time | relevance | path

Searched refs:replaceWithPermanentImpl (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/IR/
DMetadata.h913 return cast<T>(N.release()->replaceWithPermanentImpl());
939 MDNode *replaceWithPermanentImpl();
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h935 return cast<T>(N.release()->replaceWithPermanentImpl());
961 MDNode *replaceWithPermanentImpl();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DMetadata.h971 return cast<T>(N.release()->replaceWithPermanentImpl());
997 MDNode *replaceWithPermanentImpl();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DMetadata.cpp648 MDNode *MDNode::replaceWithPermanentImpl() { in replaceWithPermanentImpl() function in MDNode
/external/llvm/lib/IR/
DMetadata.cpp611 MDNode *MDNode::replaceWithPermanentImpl() { in replaceWithPermanentImpl() function in MDNode