Searched refs:AddCopiesForBufferAssignment (Results 1 – 4 of 4) sorted by relevance
38 CopyInsertion::AddCopiesForBufferAssignment(module)); in Run()
60 CopyInsertion::AddCopiesForBufferAssignment(module)); in Run()
72 static StatusOr<bool> AddCopiesForBufferAssignment(HloModule* module);
1238 /* static */ StatusOr<bool> CopyInsertion::AddCopiesForBufferAssignment( in AddCopiesForBufferAssignment() function in xla::CopyInsertion