Searched refs:has_sequential_order (Results 1 – 1 of 1) sorted by relevance
1201 const bool has_sequential_order = in AssignSingleHloBuffer() local1203 all_computations_have_sequential_order &= has_sequential_order; in AssignSingleHloBuffer()1296 const bool has_sequential_order = instruction_sequence != nullptr; in AssignBuffersForComputations() local1297 if (has_sequential_order && buffers_to_assign_sequentially != nullptr) { in AssignBuffersForComputations()1638 const bool has_sequential_order = instruction_sequence != nullptr; in CreateAssignment() local1639 if (has_sequential_order) { in CreateAssignment()