Searched refs:ctr_ok (Results 1 – 1 of 1) sorted by relevance
5841 IRTemp ctr_ok = newTemp(Ity_I32); in dis_branch() local5909 assign( ctr_ok, branch_ctr_ok( BO ) ); in dis_branch()5912 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()5988 assign( ctr_ok, branch_ctr_ok( BO ) ); in dis_branch()5991 binop(Iop_And32, mkexpr(cond_ok), mkexpr(ctr_ok)) ); in dis_branch()