Searched refs:stream_label (Results 1 – 3 of 3) sorted by relevance
191 …void set_stream_distinction_label(uint32_t stream_label) { stream_distinction_label_ = stream_labe… in set_stream_distinction_label() argument
254 static void SetStreamDistinctionLabel(uint32_t stream_label, AnfNode *node);
1505 void AnfRuntimeAlgorithm::SetStreamDistinctionLabel(uint32_t stream_label, AnfNode *node) { in SetStreamDistinctionLabel() argument1509 kernel_info->set_stream_distinction_label(stream_label); in SetStreamDistinctionLabel()