[locop] Use default_node_desc directly (#6141)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 2 Aug 2019 05:25:56 +0000 (14:25 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 2 Aug 2019 05:25:56 +0000 (14:25 +0900)
commit85c1f87c49f23471428d52ec4f71a7cace98acea
tree3ddd9d874d4d03fa3d935e3dff67befb98956968
parent1533dc88c484b2373f1f8ce27155277dbe09cdbc
[locop] Use default_node_desc directly (#6141)

The current implementation of BuiltinNodeSummaryBuilder invokes
default_node_desc through node_desc helper.

This commit removes this unnecessary redirection.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/locop/src/FormattedGraph.cpp