[coco] Record Kernel Index to Elem ID relation (#804)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 25 Jul 2018 10:05:37 +0000 (19:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 25 Jul 2018 10:05:37 +0000 (19:05 +0900)
commitc6aae2e0e38b06e9e676dbe336a9f1368560f062
tree60f85abcabe6e491f1b3c5ae12aab3781ab9973a
parent9e396895850bf34a2cf0d60b099158ffe7d19621
[coco] Record Kernel Index to Elem ID relation (#804)

This commit revises KernelObject class to record Kernel Index to Elem ID
mapping relation in it.

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