Searched refs:UsesList (Results 1 – 1 of 1) sorted by relevance
186 using UsesList = absl::InlinedVector<ItemUse, 3>; typedef445 UsesList GetUsers(const InstructionList& instruction_list, in GetUsers()449 UsesList users; in GetUsers()579 const UsesList GetItemUses(Item* item) const;634 UsesList users;657 UsesList users = GetUsers(instruction_list_, logical_buffer, in CreateBufferFromLogicalBuffer()667 UsesList&& rematerialized_uses) { in RematerializeBuffer()736 const ShapeIndex& index, UsesList&& uses, bool live_out, in NewBuffer()739 auto get_num_of_unique_users = [](const UsesList& uses) -> int64 { in NewBuffer()1019 UsesList placed_users; in AddCompressInstructions()[all …]