Home | History | Annotate | Download | only in exp-ptrcheck

Lines Matching refs:tmp_s

5389          IRTemp tmp_s = findShadowTmp(&pce, tmp_o);
5390 IRType ty_s = typeOfIRTemp(sbIn->tyenv, tmp_s);
5391 assign( 'V', &pce, tmp_s, definedOfType( ty_s ) );