Home
last modified time | relevance | path

Searched defs:points_to_analysis_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtuple_points_to_analysis_test.cc123 std::unique_ptr<TuplePointsToAnalysis> points_to_analysis_; member in xla::__anon04241dc70111::TuplePointsToAnalysisTest
H A Dhlo_rematerialization.h203 std::unique_ptr<TuplePointsToAnalysis> points_to_analysis_; variable
H A Dlayout_assignment.h614 std::unique_ptr<TuplePointsToAnalysis> points_to_analysis_; variable
H A Dhlo_memory_scheduler.cc383 const TuplePointsToAnalysis& points_to_analysis_; member in xla::__anon44666b960111::ListScheduler