Searched refs:find_schedule_index (Results 1 – 1 of 1) sorted by relevance
4140 auto find_schedule_index = [&](const HloInstruction* instruction) { in TEST_P() local4151 EXPECT_GT(find_schedule_index(sin->operand(0)), in TEST_P()4152 find_schedule_index(cos->operand(0))); in TEST_P()