[coco] Introduce root helper (#2489)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 4 Dec 2018 09:44:07 +0000 (18:44 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 4 Dec 2018 09:44:07 +0000 (18:44 +0900)
commit0e5ffa1e84e2efda25dd4516a4fc31c2eabc86f4
tree67ac1ba5e5d856ccbcc95c95c46ea1178ff837f8
parent4191a525749d2df0cb4aabfdc952695f94f9cc7e
[coco] Introduce root helper (#2489)

This commit introduces root helper which allows users to easily access the
root Op for a given Op.

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