Searched defs:points_to_analysis (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_memory_scheduler.cc | 82 const TuplePointsToAnalysis& points_to_analysis, in Run() 107 const TuplePointsToAnalysis& points_to_analysis, in ListScheduler() 415 const TuplePointsToAnalysis& points_to_analysis, in ScheduleComputationHelper() 438 const TuplePointsToAnalysis& points_to_analysis, in DFSMemoryScheduler() 535 int64_t* peak_memory) -> StatusOr<HloSchedule> { in ComputationSchedulerToModuleScheduler() 560 const TuplePointsToAnalysis& points_to_analysis, in ListMemoryScheduler() 583 const TuplePointsToAnalysis& points_to_analysis, in PostOrderMemoryScheduler() 604 const TuplePointsToAnalysis& points_to_analysis, in DefaultMemoryScheduler() 664 const HloModule* module, const TuplePointsToAnalysis& points_to_analysis, in DefaultModuleScheduler()
|
H A D | hlo_rematerialization.cc | 451 const TuplePointsToAnalysis& points_to_analysis, in GetUsers() 666 const TuplePointsToAnalysis& points_to_analysis, bool live_out) { in CreateBufferFromLogicalBuffer() 796 const TuplePointsToAnalysis& points_to_analysis, in MemoryUsageTracker()
|
H A D | layout_assignment.h | 252 const TuplePointsToAnalysis& points_to_analysis() const { in points_to_analysis() function
|