Add Instruction begin and end mutable iterators
authorDavid Neto <dneto@google.com>
Thu, 25 Aug 2016 21:45:08 +0000 (17:45 -0400)
committerDavid Neto <dneto@google.com>
Thu, 25 Aug 2016 21:48:58 +0000 (17:48 -0400)
commit53013cc816328f1e3ce8370f46635f832993948e
treedd28ad990222f800698b129bdc7d63a562a127aa
parent2607bbf30b4db5126704e98c702f724d84fe6d50
Add Instruction begin and end mutable iterators

Refactored the instuction test.
source/opt/instruction.h
test/opt/test_instruction.cpp