Home | History | Annotate | Download | only in priv

Lines Matching refs:IRStmt

400 static void flatten_Stmt ( IRSB* bb, IRStmt* st )
622 IRStmt* st = bb->stmts[i];
718 IRStmt* st,
885 IRStmt* st;
1333 be the case if 'e' is instead defined by an IRStmt (IRDirty or
2481 static IRStmt* subst_and_fold_Stmt ( IRExpr** env, IRStmt* st )
2696 IRStmt* st2;
2813 IRStmt* nop = out->stmts[ix];
2814 IRStmt* lgu = out->stmts[ix+1];
2920 static void addUses_Stmt ( Bool* set, IRStmt* st )
3035 IRStmt* st;
3107 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int)
3111 IRStmt* st;
3754 IRStmt* st;
3940 IRStmt* st;
3980 IRStmt *st;
4091 IRStmt* st;
4184 static Bool identicalPutIs ( IRStmt* pi, IRStmt* s2 )
4209 IRTypeEnv* tyenv, IRStmt* pi, IRStmt* s2
4318 IRStmt* st;
4359 IRStmt *st, *stj;
4473 static void deltaIRStmt ( IRStmt* st, Int delta )
4619 IRStmt* st;
5019 static void aoccCount_Stmt ( UShort* uses, IRStmt* st )
5370 static IRStmt* atbSubst_Stmt ( ATmpInfo* env, IRStmt* st )
5529 static Interval stmt_modifies_guest_state ( IRSB *bb, const IRStmt *st,
5583 IRStmt* st;
5584 IRStmt* st2;
5817 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int),
5886 IRStmt* st;
5987 - IRExpr/IRStmt trees should be treated as immutable, as they
5995 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int),