Home
last modified time | relevance | path

Searched refs:GetAssignedAllocation (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.cc346 const BufferAllocation& BufferAssignment::GetAssignedAllocation( in GetAssignedAllocation() function in xla::BufferAssignment
354 return const_cast<BufferAllocation*>(&GetAssignedAllocation(buffer)); in GetMutableAssignedAllocation()
362 result.insert(GetAssignedAllocation(*buffer).GetSlice(*buffer)); in GetAllSlices()
385 GetAssignedAllocation(*buffer); in GetInstructionAllocation()
421 GetAssignedAllocation(*buffer).GetSlice(*buffer); in GetUniqueSlice()
Dbuffer_assignment.h368 const BufferAllocation& GetAssignedAllocation(