Home | History | Annotate | Download | only in priv

Lines Matching refs:expTmp

760    IRTemp expTmp = newTemp(tyE);
763 assign(expTmp, expVal);
765 NULL, mkexpr(expTmp), NULL, newVal );
769 mkexpr(oldTmp), mkexpr(expTmp) ),