Searched defs:while2 (Results 1 – 3 of 3) sorted by relevance
245 auto while2 = While(condition, build_body(infeed2_shape), result1); in TEST_F() local
676 auto while2 = While(condition2, body2, while1); in XLA_TEST_F() local740 auto while2 = While(condition2, body, while1); in XLA_TEST_F() local802 auto while2 = While(condition2, body, init); in XLA_TEST_F() local
2408 auto while2 = builder.AddInstruction( in TEST_F() local