Searched refs:ConstDfsHloVisitor (Results 1 – 5 of 5) sorted by relevance
37 class HloCostAnalysis : public ConstDfsHloVisitor {
353 using ConstDfsHloVisitor = DfsHloVisitorBase<const HloInstruction*>; variable
818 template Status HloComputation::Accept(ConstDfsHloVisitor* visitor) const;870 ConstDfsHloVisitor*, absl::Span<HloInstruction* const>) const;
1008 Status Accept(ConstDfsHloVisitor* visitor, bool call_finish_visit = true,1803 extern template Status HloInstruction::Accept(ConstDfsHloVisitor*, bool, bool);
2680 template Status HloInstruction::Visit(ConstDfsHloVisitor* visitor);2800 template Status HloInstruction::Accept(ConstDfsHloVisitor*, bool, bool);