Searched refs:deepCopyIRPutI (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2545 extern IRPutI* deepCopyIRPutI ( const IRPutI* );
/external/valgrind/VEX/priv/
H A Dir_defs.c2363 IRPutI* deepCopyIRPutI ( const IRPutI * puti ) function
2388 return IRStmt_PutI(deepCopyIRPutI(s->Ist.PutI.details));

Completed in 110 milliseconds