Home
last modified time | relevance | path

Searched refs:clearMetadataHashEntries (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h362 void clearMetadataHashEntries();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstruction.h472 void clearMetadataHashEntries();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp47 clearMetadataHashEntries(); in ~Instruction()
DMetadata.cpp1375 void Instruction::clearMetadataHashEntries() { in clearMetadataHashEntries() function in Instruction