Home | History | Annotate | Download | only in cachegrind

Lines Matching full:inverted

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