Home | History | Annotate | Download | only in callgrind

Lines Matching defs:inverted

900      * (= first instruction of next BB in memory), this is a inverted by VEX.
1164 Bool guest_exit, inverted;
1181 inverted = clgs.bb->cjmp_inverted;
1183 inverted = False;
1210 /* If the exit is inverted, invert the sense of the guard. */
1215 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)
1245 * A correction is needed if VEX inverted the last jump condition
1247 UInt val = inverted ? cJumps+1 : cJumps;
1297 * A correction is needed if VEX inverted the last jump condition
1328 /* swap information of last exit with final exit if inverted */
1357 CLG_DEBUG(3, "], last inverted: %s \n",