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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2357 IREffect; typedef in typeref:enum:__anon19225
2359 /* Pretty-print an IREffect */
2360 extern void ppIREffect ( IREffect );
2378 IREffect mFx; /* indicates memory effects, if any */
2385 IREffect fx:16; /* read, write or modify? Ifx_None is invalid. */

Completed in 94 milliseconds