Searched refs:must_not_live_out (Results 1 – 3 of 3) sorted by relevance
618 const absl::flat_hash_set<HloOpcode>& must_not_live_out = {},624 const absl::flat_hash_set<HloOpcode>& must_not_live_out, in BufferAssigner() argument628 must_not_live_out_(must_not_live_out), in BufferAssigner()
914 const absl::flat_hash_set<HloOpcode>& must_not_live_out, in Run() argument918 must_not_live_out, std::move(preset_assignments)); in Run()
112 absl::flat_hash_set<HloOpcode> must_not_live_out = {HloOpcode::kAdd}; in RunBufferAssignmentNoBuffersReuseForAdd() local120 /*must_not_live_out=*/must_not_live_out) in RunBufferAssignmentNoBuffersReuseForAdd()