HomeSort by relevance Sort by last modified time
    Searched full:sp_temp (Results 1 - 2 of 2) sorted by null

  /external/valgrind/tsan/
ts_valgrind.cc 962 IRTemp sp_temp; local
969 sp_temp = newIRTemp( bbOut->tyenv, sp_type );
970 addStmtToIRSB( bbOut, IRStmt_WrTmp( sp_temp, sp_expr ) );
971 return sp_temp;
    [all...]
  /external/valgrind/main/exp-ptrcheck/
sg_main.c 2029 IRTemp sp_temp; local
    [all...]

Completed in 3755 milliseconds