Home
last modified time | relevance | path

Searched defs:OwningMemoryBlock (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMemory.h163 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
164 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function
/external/llvm/include/llvm/Support/
DMemory.h163 explicit OwningMemoryBlock(MemoryBlock M) : M(M) {} in OwningMemoryBlock() function
164 OwningMemoryBlock(OwningMemoryBlock &&Other) { in OwningMemoryBlock() function