Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_memory_scheduler.cc133 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) { in ListScheduler()
182 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) { in MakeReadyListEntry()
443 points_to_analysis.GetBuffersDefinedByInstruction(hlo), size_function); in DFSMemoryScheduler()
Dtuple_points_to_analysis.h230 const BufferDefinitionVector& GetBuffersDefinedByInstruction(
Dtuple_points_to_analysis.cc497 TuplePointsToAnalysis::GetBuffersDefinedByInstruction( in GetBuffersDefinedByInstruction() function in xla::TuplePointsToAnalysis
Dheap_simulator.cc177 points_to_analysis.GetBuffersDefinedByInstruction(instruction); in RunComputation()
Dlayout_assignment.cc367 points_to_analysis_.GetBuffersDefinedByInstruction(instruction)) { in ToString()
1609 constraints.points_to_analysis().GetBuffersDefinedByInstruction( in AssignLayouts()
Dhlo_rematerialization.cc524 points_to_analysis.GetBuffersDefinedByInstruction(instruction)) { in MemoryUsageTracker()
Dbuffer_assignment.cc911 assignment->points_to_analysis().GetBuffersDefinedByInstruction( in AssignBuffersForComputation()