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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h1716 IREffect; typedef in typeref:enum:__anon13433
1718 /* Pretty-print an IREffect */
1719 extern void ppIREffect ( IREffect );
1731 IREffect mFx; /* indicates memory effects, if any */
1739 IREffect fx; /* read, write or modify? Ifx_None is invalid. */

Completed in 3769 milliseconds