[enco] Use "destroy_all" in coco (#2501)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 5 Dec 2018 04:50:50 +0000 (13:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 5 Dec 2018 04:50:50 +0000 (13:50 +0900)
commit2f7626eb8b4003912e5990acf774ba44997ca378
tree6cf4ec06b4067d1e226292c0f6bfcdffcb1c0a43
parent859473ddb0e591764cab58bf14db6f85ee39216e
[enco] Use "destroy_all" in coco (#2501)

The current implementation of Free Op Elimination pass uses its own
destroy function, but OpManager now provides "destroy_all" method which
has exactly same functionality.

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