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.cc176 assignment.GetAssignedAllocation(*buffer).GetSlice(*buffer); in GetNoaliasMetadataForBuffer()
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h214 Slice GetSlice(const HloValue& buffer) const;
Dbuffer_assignment.cc233 BufferAllocation::Slice BufferAllocation::GetSlice( in GetSlice() function in xla::BufferAllocation
424 result.insert(GetAssignedAllocation(*value).GetSlice(*value)); in GetAllSlices()
483 GetAssignedAllocation(*value).GetSlice(*value); in GetUniqueSlice()