Home
last modified time | relevance | path

Searched defs:HandleCopyStart (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlogical_buffer_analysis.cc160 Status LogicalBufferAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::LogicalBufferAnalysis
H A Ddfs_hlo_visitor_with_default.h238 Status HandleCopyStart(HloInstructionPtr copy_start) override { in HandleCopyStart() function
H A Dtuple_points_to_analysis.cc386 Status TuplePointsToAnalysis::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::TuplePointsToAnalysis
H A Dhlo_cost_analysis.cc502 Status HloCostAnalysis::HandleCopyStart(const HloInstruction*) { in HandleCopyStart() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1501 Status ShapeVerifier::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::ShapeVerifier
H A Dhlo_evaluator.cc3084 Status HloEvaluator::HandleCopyStart(HloInstruction* copy_start) { in HandleCopyStart() function in xla::HloEvaluator