Home | History | Annotate | Download | only in pub

Lines Matching full:irsb

477          this on a per-IRSB basis if it wants.  bb_to_IR() will query
691 IRSB* (*instrument1) ( /*callback_opaque*/void*,
692 IRSB*,
697 IRSB* (*instrument2) ( /*callback_opaque*/void*,
698 IRSB*,
704 IRSB* (*finaltidy) ( IRSB* );
728 the IRSB under construction is handed to this function, which
734 Bool (*preamble_function)(/*callback_opaque*/void*, IRSB*);
796 IRSB* LibVEX_FrontEnd ( /*MOD*/ VexTranslateArgs*,