Searched refs:check_fun_ (Results 1 – 1 of 1) sorted by relevance
4385 check_fun_(check_fun), in FakeMemorySpaceAssignmentRepacker()4416 if (check_fun_) { in Repack()4417 check_fun_(allocations); in Repack()4426 std::function<void(absl::Span<AllocationBlock*>)> check_fun_; member in xla::__anona324b8620111::FakeMemorySpaceAssignmentRepacker