Searched refs:con0 (Results 1 – 1 of 1) sorted by relevance
3465 IRConst con0; member3477 IRConst con0; member3535 && eqIRConst(&a1->u.Ittc.con0, &a2->u.Ittc.con0)); in eq_AvailExpr()3543 && eqIRConst(&a1->u.Itcc.con0, &a2->u.Itcc.con0)); in eq_AvailExpr()3578 IRConst *con, *con0, *con1; in availExpr_to_IRExpr() local3605 con0 = LibVEX_Alloc_inline(sizeof(IRConst)); in availExpr_to_IRExpr()3606 *con0 = ae->u.Ittc.con0; in availExpr_to_IRExpr()3609 IRExpr_Const(con0)); in availExpr_to_IRExpr()3618 con0 = LibVEX_Alloc_inline(sizeof(IRConst)); in availExpr_to_IRExpr()3620 *con0 = ae->u.Itcc.con0; in availExpr_to_IRExpr()[all …]