Searched refs:MakeEmbeddedComputationsList (Results 1 – 6 of 6) sorted by relevance
78 EXPECT_TRUE(negate_computation->MakeEmbeddedComputationsList().empty()); in TEST_F()88 EXPECT_TRUE(negate_computation->MakeEmbeddedComputationsList().empty()); in TEST_F()89 EXPECT_THAT(map_computation->MakeEmbeddedComputationsList(), in TEST_F()114 auto embedded_computations = computation->MakeEmbeddedComputationsList(); in TEST_F()
232 std::vector<HloComputation*> MakeEmbeddedComputationsList() const;
521 computation->MakeEmbeddedComputationsList()) { in MakeComputationPostOrder()
445 std::vector<HloComputation*> HloComputation::MakeEmbeddedComputationsList() in MakeEmbeddedComputationsList() function in xla::HloComputation
277 auto embedded_computations = comp->MakeEmbeddedComputationsList(); in DoInfoCommand()288 if (absl::c_linear_search(c->MakeEmbeddedComputationsList(), comp)) { in DoInfoCommand()
678 entry_computation->MakeEmbeddedComputationsList()) { in RunBackend()866 computation->MakeEmbeddedComputationsList()) { in CompileAheadOfTime()