Lines Matching full:inverted
899 * (= first instruction of next BB in memory), this is a inverted by VEX.
1163 Bool guest_exit, inverted;
1180 inverted = clgs.bb->cjmp_inverted;
1182 inverted = False;
1209 /* If the exit is inverted, invert the sense of the guard. */
1214 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)
1244 * A correction is needed if VEX inverted the last jump condition
1246 UInt val = inverted ? cJumps+1 : cJumps;
1296 * A correction is needed if VEX inverted the last jump condition
1327 /* swap information of last exit with final exit if inverted */
1356 CLG_DEBUG(3, "], last inverted: %s \n",