Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpReturn

1574         $$ = context->addBranch(EOpReturn, @1);
1577 $$ = context->addBranch(EOpReturn, $2, @1);