• Home
  • Raw
  • Download

Lines Matching refs:IRStmt

393 static void flatten_Stmt ( IRSB* bb, IRStmt* st )  in flatten_Stmt()
595 IRStmt* st = bb->stmts[i]; in redundant_get_removal_BB()
691 IRStmt* st, in handle_gets_Stmt()
837 IRStmt* st; in redundant_put_removal_BB()
2340 static IRStmt* subst_and_fold_Stmt ( IRExpr** env, IRStmt* st ) in subst_and_fold_Stmt()
2498 IRStmt* st2; in cprop_BB()
2633 static void addUses_Stmt ( Bool* set, IRStmt* st ) in addUses_Stmt()
2731 IRStmt* st; in do_deadcode_BB()
2803 IRExpr* (*specHelper) (HChar*, IRExpr**, IRStmt**, Int) in spec_helpers_BB() argument
2807 IRStmt* st; in spec_helpers_BB()
3355 IRStmt* st; in do_cse_BB()
3540 IRStmt* st; in collapseChain()
3580 IRStmt *st; in collapse_AddSub_chains_BB()
3691 IRStmt* st; in findPutI()
3784 static Bool identicalPutIs ( IRStmt* pi, IRStmt* s2 ) in identicalPutIs()
3809 IRTypeEnv* tyenv, IRStmt* pi, IRStmt* s2 in guestAccessWhichMightOverlapPutI()
3918 IRStmt* st; in do_redundant_GetI_elimination()
3959 IRStmt *st, *stj; in do_redundant_PutI_elimination()
4075 static void deltaIRStmt ( IRStmt* st, Int delta ) in deltaIRStmt()
4203 IRStmt* st; in maybe_loop_unroll_BB()
4554 static void aoccCount_Stmt ( UShort* uses, IRStmt* st ) in aoccCount_Stmt()
4874 static IRStmt* atbSubst_Stmt ( ATmpInfo* env, IRStmt* st ) in atbSubst_Stmt()
4966 IRStmt* st; in ado_treebuild_BB()
4967 IRStmt* st2; in ado_treebuild_BB()
5194 IRExpr* (*specHelper) (HChar*, IRExpr**, IRStmt**, Int), in cheap_transformations() argument
5263 IRStmt* st; in considerExpensives()
5355 IRExpr* (*specHelper) (HChar*, IRExpr**, IRStmt**, Int), in do_iropt_BB() argument