Searched refs:builder_a (Results 1 – 1 of 1) sorted by relevance
73 auto builder_a = HloComputation::Builder("A"); in TEST_F() local74 HloInstruction* a = builder_a.AddInstruction( in TEST_F()77 module->AddEmbeddedComputation(builder_a.Build()); in TEST_F()