Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment_test.cc57 class InstructionListVisitor : public DfsHloVisitorWithDefault { class
59 explicit InstructionListVisitor(const HloInstruction* root) : root_(root) {} in InstructionListVisitor() function in xla::__anond1a23f2e0111::InstructionListVisitor