[coco] Introduce reorder in Arg (#1124)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 22 Aug 2018 07:05:44 +0000 (16:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 22 Aug 2018 07:05:44 +0000 (16:05 +0900)
commit1544034b378b51b907b9b10111c61abf779a56ed
treea0fd8f21a70ac801d0951268979c83b9f0242067
parent7c16a2975aff6f3707b9c162e578cdb439d41ca3
[coco] Introduce reorder in Arg (#1124)

This commit add reorder method to Arg to facilitate Frontend
implementation.

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