Lines Matching refs:tmp_b
5432 IRTemp tmp_b = findShadowTmpB(&mce, tmp_o);5433 tl_assert(typeOfIRTemp(sb_out->tyenv, tmp_b) == Ity_I32);5434 assign( 'B', &mce, tmp_b, mkU32(0)/* UNKNOWN ORIGIN */);