Searched refs:attrs_hash (Results 1 – 1 of 1) sorted by relevance
307 uint64 attrs_hash = 0; in HashNodeNonInput() local330 attrs_hash = Hash64Combine(attrs_hash, attr_hash); in HashNodeNonInput()336 *hash = Hash64Combine(op_hash, Hash64Combine(attrs_hash, device_hash)); in HashNodeNonInput()