Searched defs:colocated_allocations (Results 1 – 1 of 1) sorted by relevance
899 const flat_hash_set<BufferAllocation::Index>& colocated_allocations, in AssignBuffersForComputation()1697 flat_hash_set<BufferAllocation::Index>* colocated_allocations) { in AssignColocatedBufferSets()1777 flat_hash_set<BufferAllocation::Index> colocated_allocations; in CreateAssignment() local