Searched refs:is_while (Results 1 – 1 of 1) sorted by relevance
207 auto is_while = [](const HloInstruction* instr) { in TEST() local210 EXPECT_EQ(absl::c_count_if(main->instructions(), is_while), 1); in TEST()