commit | fd7f40961b665aa403234da6fb49044a49f4df2c | [log] [tgz] |
---|---|---|
author | Michael Kruse <[email protected]> | Fri Jul 28 23:22:23 2017 |
committer | Michael Kruse <[email protected]> | Fri Jul 28 23:22:23 2017 |
tree | bc1a9beda57f7697fafcf35ce25b14f1d4283722 | |
parent | b2811e50f990afe229936e867ea0f8431bd66b63 [diff] |
[VirtualInstruction] Do not iterate over a region statement's instruction list. NFC. It should be empty anyways. In this case it would even be redundant because we just all all instructions in region statements. llvm-svn: 309453