Searched refs:deepCopyIRDirty (Results 1 – 2 of 2) sorted by relevance
2259 extern IRDirty* deepCopyIRDirty ( IRDirty* );
2239 IRDirty* deepCopyIRDirty ( IRDirty* d ) in deepCopyIRDirty() function2323 return IRStmt_Dirty(deepCopyIRDirty(s->Ist.Dirty.details)); in deepCopyIRStmt()