Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpPreIncrement

914       case EOpPreIncrement:     outputTriplet(visit, "(++", "", ")"); break;
1655 case EOpPreIncrement: increment = 1; break;