Searched refs:deepCopyIRConst (Results 1 – 2 of 2) sorted by relevance
324 extern IRConst* deepCopyIRConst ( const IRConst* );
2246 IRConst* deepCopyIRConst ( const IRConst* c ) in deepCopyIRConst() function2316 return IRExpr_Const(deepCopyIRConst(e->Iex.Const.con)); in deepCopyIRExpr()2430 deepCopyIRConst(s->Ist.Exit.dst), in deepCopyIRStmt()