Home | History | Annotate | Download | only in pub

Lines Matching refs:mFx

2340    arguments and 'mFx' are evaluated REGARDLESS of the guard value.
2342 expression is evaluated AFTER the arguments and 'mFx' have been
2343 evaluated. 'mFx' is expected (by Memcheck) to be a defined value
2378 IREffect mFx; /* indicates memory effects, if any */
2379 IRExpr* mAddr; /* of access, or NULL if mFx==Ifx_None */
2380 Int mSize; /* of access, or zero if mFx==Ifx_None */