[coco] Manage DepSet/ReadSet/UpdateSet in Bag (#1518)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Sep 2018 07:04:23 +0000 (16:04 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Sep 2018 07:04:23 +0000 (16:04 +0900)
commitfbfa40ae68ec42fe8a330f38219bbe4ba8bea0d4
treef0c3655d0d0e3db1221ab470ce9d4aa5202bc26c
parentff310e537aabb456a6f6d65063b84cf036dcb6e6
[coco] Manage DepSet/ReadSet/UpdateSet in Bag (#1518)

This commit moves DepSet/ReadSet/UpdateSet in BagInto into Bag. This is
the first step to unify Bag and BagInfo class.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Bag.h
contrib/coco/core/include/coco/IR/BagInfo.h
contrib/coco/core/src/IR/Bag.cpp
contrib/coco/core/src/IR/Dep.cpp
contrib/coco/core/src/IR/Read.cpp
contrib/coco/core/src/IR/Update.cpp