Home | History | Annotate | Download | only in cachegrind

Lines Matching defs:inverted

1245                Bool     inverted;
1258 inverted by the ir optimiser. To do that, figure out
1274 inverted = nia == sea;
1283 /* If the exit is inverted, invert the sense of the guard. */
1288 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)