Home | History | Annotate | Download | only in CodeGen

Lines Matching full:incval

697   ComplexPairTy IncVal(NextVal, InVal.second);
700 EmitStoreOfComplex(IncVal, LV, /*init*/ false);
704 return isPre ? IncVal : InVal;