Lines Matching refs:IRStmt
400 static void flatten_Stmt ( IRSB* bb, IRStmt* st ) in flatten_Stmt()
622 IRStmt* st = bb->stmts[i]; in redundant_get_removal_BB()
718 IRStmt* st, in handle_gets_Stmt()
893 IRStmt* st; in redundant_put_removal_BB()
2546 static IRStmt* subst_and_fold_Stmt ( IRExpr** env, IRStmt* st ) in subst_and_fold_Stmt()
2761 IRStmt* st2; in cprop_BB()
2878 IRStmt* nop = out->stmts[ix]; in cprop_BB()
2879 IRStmt* lgu = out->stmts[ix+1]; in cprop_BB()
2987 static void addUses_Stmt ( Bool* set, IRStmt* st ) in addUses_Stmt()
3102 IRStmt* st; in do_deadcode_BB()
3174 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int) in spec_helpers_BB() argument
3178 IRStmt* st; in spec_helpers_BB()
3876 IRStmt* st; in do_cse_BB()
4070 IRStmt* st; in collapseChain()
4110 IRStmt *st; in collapse_AddSub_chains_BB()
4221 IRStmt* st; in findPutI()
4314 static Bool identicalPutIs ( IRStmt* pi, IRStmt* s2 ) in identicalPutIs()
4339 IRTypeEnv* tyenv, IRStmt* pi, IRStmt* s2 in guestAccessWhichMightOverlapPutI()
4448 IRStmt* st; in do_redundant_GetI_elimination()
4489 IRStmt *st, *stj; in do_redundant_PutI_elimination()
4603 static void deltaIRStmt ( IRStmt* st, Int delta ) in deltaIRStmt()
4749 IRStmt* st; in maybe_loop_unroll_BB()
5149 static void aoccCount_Stmt ( UShort* uses, IRStmt* st ) in aoccCount_Stmt()
5505 static IRStmt* atbSubst_Stmt ( ATmpInfo* env, IRStmt* st ) in atbSubst_Stmt()
5670 IRSB *bb, const IRStmt *st, in stmt_modifies_guest_state()
5732 IRStmt* st; in ado_treebuild_BB()
5733 IRStmt* st2; in ado_treebuild_BB()
6252 IRStmt* st = sb->stmts[i]; in do_XOR_TRANSFORM_IRSB()
6261 IRStmt* st = sb->stmts[i]; in do_XOR_TRANSFORM_IRSB()
6395 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int), in cheap_transformations() argument
6465 IRStmt* st; in considerExpensives()
6574 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int), in do_iropt_BB() argument