Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dalias_analysis.cc173 assignment.GetAssignedAllocation(*buffer).GetSlice(*buffer); in GetNoaliasMetadataForBuffer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h209 Slice GetSlice(const LogicalBuffer& buffer) const;
Dbuffer_assignment.cc227 BufferAllocation::Slice BufferAllocation::GetSlice( in GetSlice() function in xla::BufferAllocation
362 result.insert(GetAssignedAllocation(*buffer).GetSlice(*buffer)); in GetAllSlices()
421 GetAssignedAllocation(*buffer).GetSlice(*buffer); in GetUniqueSlice()