Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:IRExpr_Const

1129                IRExpr*  one    = tyW==Ity_I32 ? IRExpr_Const(IRConst_U32(1))
1130 : IRExpr_Const(IRConst_U64(1));