Home | History | Annotate | Download | only in codegen

Lines Matching refs:getExit

1460    fork->insertBefore(fork->getExit(), fork->joinAt);
2091 forkBB->getExit()->asFlow()->target.bb = elseBB;
2106 if (prevBB->getExit()->op == OP_BRA && joinBBs.getSize() < 6)
2112 if (prevBB->getExit()->op == OP_BRA) {
2114 prevBB->getExit()->asFlow()->target.bb = convBB;