Searched refs:control_ret_nodes_hash (Results 1 – 1 of 1) sorted by relevance
490 uint64 control_ret_nodes_hash = 0; in HashFunction() local492 HashControlInputs(control_rets, &control_ret_nodes_hash)); in HashFunction()494 *hash = Hash64Combine(ret_nodes_hash, control_ret_nodes_hash); in HashFunction()