Home
last modified time | relevance | path

Searched refs:GetBuffersDefinedByInstruction (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc137 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) { in ListScheduler()
186 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) { in MakeReadyListEntry()
461 points_to_analysis.GetBuffersDefinedByInstruction(hlo), size_function); in DFSMemoryScheduler()
Dtuple_points_to_analysis.h231 const BufferDefinitionVector& GetBuffersDefinedByInstruction(
Dtuple_points_to_analysis.cc577 TuplePointsToAnalysis::GetBuffersDefinedByInstruction( in GetBuffersDefinedByInstruction() function in xla::TuplePointsToAnalysis
Dlayout_assignment.cc377 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) { in ToString()
1738 constraints.points_to_analysis().GetBuffersDefinedByInstruction( in AssignLayouts()
Dhlo_rematerialization.cc802 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) { in MemoryUsageTracker()