[coco] Introduce Shuffle::range (#1400)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 7 Sep 2018 02:12:31 +0000 (11:12 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 7 Sep 2018 02:12:31 +0000 (11:12 +0900)
commita692c05c9414d185470a04050d65ec3ec4d73ed0
tree7f66ad62647af430d6c75833bef2832fc412ea14
parentf403e26aef9d327f34c5463b53a2362e7b34d349
[coco] Introduce Shuffle::range (#1400)

This commit extends Shuffle class with range method which returns the
set of elements that will be updated by Shuffle.

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