[loco] Introduce indexed method to Push/Pull (#6106)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 1 Aug 2019 11:00:00 +0000 (20:00 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 1 Aug 2019 11:00:00 +0000 (20:00 +0900)
commitfa7565001c72e21eca5d5b266b1a7380d0ce62c8
treed4d883696766d30caddf6f05580e70d4732e796c
parent7933a0120ca9ebee8d90d3db1f88ba7f04023e03
[loco] Introduce indexed method to Push/Pull (#6106)

It is currently impossible to check whether Push/Pull is indexed or not.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/loco/include/loco/IR/Nodes.h
compiler/loco/src/IR/Nodes.test.cpp