Home | History | Annotate | Download | only in pub

Lines Matching refs:IREffect

1716    IREffect;
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. */