[enco] Eliminate Objects with no backing bag (#1719)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 2 Oct 2018 04:39:08 +0000 (13:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 2 Oct 2018 04:39:08 +0000 (13:39 +0900)
commitd91275e3182b9995c4d136a36abc29a031ee6059
treee32780d248cb0e7799d7afe980f37edf2299521f
parent8daa9fb8a5ef6244bb98fea54cb078d5d66e5224
[enco] Eliminate Objects with no backing bag (#1719)

This commit allows Dead Object Elimination (DOE) pass to eliminate
objects with no backing bag (if it has no uses).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Transforms/DeadObjectElimination.cpp