Searched defs:buffer_slice (Results 1 – 2 of 2) sorted by relevance
36 BufferAllocation::Slice buffer_slice; in AddAliasingInformationToIrArray() local109 const BufferAllocation::Slice& buffer_slice, llvm::MDNode* domain) { in GetAliasScopeMetadataForBuffer()124 const BufferAllocation::Slice& buffer_slice, llvm::MDNode* domain, in GetNoaliasMetadataForBuffer()
485 buffer_slice(PyBufferObject *self, Py_ssize_t left, Py_ssize_t right) in buffer_slice() function