Home
last modified time | relevance | path

Searched defs:points_to_analysis (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_memory_scheduler.cc82 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 Dhlo_rematerialization.cc451 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 Dlayout_assignment.h252 const TuplePointsToAnalysis& points_to_analysis() const { in points_to_analysis() function