[coco] Record Bag Read/Update set (#1052)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 16 Aug 2018 07:50:17 +0000 (16:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 16 Aug 2018 07:50:17 +0000 (16:50 +0900)
commit533babd6a8fa62e82d8bd08e66b63e1dfacd58a1
treeba59a5386e5e9c1d4e6d4ef6072d8f64b15aad76
parent30944fde95ce2b3f956f6500a15c4d973bf17386
[coco] Record Bag Read/Update set (#1052)

This commit introduce Bag::Read and Bag::Update class which allows us to
query the location of Bag reads and updates.

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