Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U1

1582 IRConst* IRConst_U1 ( Bool bit )
2152 case Ico_U1: return IRConst_U1(c->Ico.U1);
4521 d->guard = IRExpr_Const(IRConst_U1(True));
4532 d->guard = IRExpr_Const(IRConst_U1(True));