Create const overloads for begin() and end() in Instruction.
authorLei Zhang <antiagainst@google.com>
Fri, 26 Aug 2016 20:52:16 +0000 (16:52 -0400)
committerLei Zhang <antiagainst@gmail.com>
Sat, 27 Aug 2016 01:58:49 +0000 (21:58 -0400)
commitb1b2cac2cfc40e33ae12ce9f8b869febb78e5ce5
tree9476c63c9bed42f2c8b3c7cbd159decbec73a115
parent923a4596b44831a07060df45caacb522613730c9
Create const overloads for begin() and end() in Instruction.
source/opt/instruction.h
source/opt/module.cpp