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

/external/valgrind/VEX/pub/
H A Dlibvex_ir.h2349 IREffect; typedef in typeref:enum:__anon15762
2351 /* Pretty-print an IREffect */
2352 extern void ppIREffect ( IREffect );
2370 IREffect mFx; /* indicates memory effects, if any */
2377 IREffect fx:16; /* read, write or modify? Ifx_None is invalid. */

Completed in 65 milliseconds