WIterNext and WIterNextK should break BBs

They're control flow instructions.
Esse commit está contido em:
bsimmers
2013-06-13 17:32:16 -07:00
commit de Sara Golemon
commit f26cd669cc
+2
Ver Arquivo
@@ -1115,6 +1115,8 @@ opcodeControlFlowInfo(const Opcode instr) {
case OpIterNextK:
case OpMIterNext:
case OpMIterNextK:
case OpWIterNext:
case OpWIterNextK:
case OpIterInit: // May branch to fail case.
case OpIterInitK: // Ditto
case OpMIterInit: // Ditto