Home | History | Annotate | Download | only in cachegrind

Lines Matching full:inverted

1126                Bool     inverted;
1139 inverted by the ir optimiser. To do that, figure out
1157 inverted = nia == sea;
1166 /* If the exit is inverted, invert the sense of the guard. */
1171 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)