Home | History | Annotate | Download | only in drd

Lines Matching refs:IRExpr

275 static Bool is_stack_access(IRSB* const bb, IRExpr* const addr_expr)
288 IRExpr* e = bb->stmts[i]->Ist.WrTmp.data;
304 IRExpr* const addr_expr,
307 IRExpr* size_expr;
308 IRExpr** argv;
369 IRExpr* const addr_expr,
372 IRExpr* size_expr;
373 IRExpr** argv;
443 IRExpr** argv;
497 const IRExpr* const data = st->Ist.WrTmp.data;