[enco] Introduce usage analysis helpers (#1239)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 30 Aug 2018 01:43:57 +0000 (10:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 30 Aug 2018 01:43:57 +0000 (10:43 +0900)
commit33c63b176806da6a5385fd98d9dc2577474801cd
tree42c0b1009c4aaf23d0d5a75c09a2d2cd87afc65b
parent9f5c34584ac9a27edfe4f64ad74b1994b996930a
[enco] Introduce usage analysis helpers (#1239)

* [enco] Introduce usage analysis helpers

This commit introduces several helper functions that allows us to easily
analyze how bags and blocks are related with each other.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Add assert on blk
contrib/enco/core/src/Usage.cpp [new file with mode: 0644]
contrib/enco/core/src/Usage.h [new file with mode: 0644]