Searched refs:last_instruction_per_stream (Results 1 – 1 of 1) sorted by relevance
83 std::vector<const HloInstruction*> last_instruction_per_stream( in GpuHloOrdering() local101 if (last_instruction_per_stream[stream_no] != nullptr) { in GpuHloOrdering()102 immediate_preds.push_back(last_instruction_per_stream[stream_no]); in GpuHloOrdering()105 last_instruction_per_stream[stream_no] = hlo; in GpuHloOrdering()