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