Searched defs:IRConst_U1 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dir_defs.c1582 IRConst* IRConst_U1 ( Bool bit ) function
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));

Completed in 58 milliseconds