Searched refs:deepCopyIRPutI (Results 1 – 2 of 2) sorted by relevance
2553 extern IRPutI* deepCopyIRPutI ( const IRPutI* );
2367 IRPutI* deepCopyIRPutI ( const IRPutI * puti ) in deepCopyIRPutI() function2392 return IRStmt_PutI(deepCopyIRPutI(s->Ist.PutI.details)); in deepCopyIRStmt()