Home
last modified time | relevance | path

Searched refs:deepCopyIRConst (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_ir.h324 extern IRConst* deepCopyIRConst ( const IRConst* );
/external/valgrind/VEX/priv/
Dir_defs.c2311 IRConst* deepCopyIRConst ( const IRConst* c ) in deepCopyIRConst() function
2381 return IRExpr_Const(deepCopyIRConst(e->Iex.Const.con)); in deepCopyIRExpr()
2495 deepCopyIRConst(s->Ist.Exit.dst), in deepCopyIRStmt()