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

/external/valgrind/coregrind/
H A Dm_tooliface.c44 IRSB*(*instrument)(VgCallbackClosure*, IRSB*,
367 IRSB*(*final_tidy)(IRSB*)
366 needs_final_IR_tidy_pass( IRSB*(*final_tidy)( argument
/external/valgrind/VEX/pub/
H A Dlibvex_ir.h54 'IRSB'). Each code block typically represents from 1 to perhaps 50
56 Each IRSB contains three things:
58 value present in the IRSB
60 - a jump that exits from the end the IRSB
62 conditional exit statements that cause control to leave the IRSB
170 The IR is fully typed. For every IRSB (IR block) it is possible to
2746 the IRSB). Contains the address and length of the
2946 /* Conditional exit from the middle of an IRSB.
3029 "IRSB" stands for "IR Super Block".
3041 IRSB; typedef in typeref:struct:__anon24396
[all...]

Completed in 987 milliseconds