Searched defs:AllocationBlock (Results 1 – 3 of 3) sorted by relevance
38 struct AllocationBlock { struct45 std::vector<AllocationBlock*> colocations; argument55 bool operator<(const AllocationBlock& other) const { return id < other.id; } argument
24 using AllocationBlock = MemorySpaceAssignmentRepacker::AllocationBlock; typedef
24 using AllocationBlock = MemorySpaceAssignmentRepacker::AllocationBlock; typedef in xla::MemorySpaceAssignmentBestFitRepackerTest