Home
last modified time | relevance | path

Searched refs:emptyIRSB (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/drd/
Ddrd_load_store.c608 bb = emptyIRSB(); in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2990 extern IRSB* emptyIRSB ( void );
/external/valgrind/VEX/useful/
Dtest_main.c334 IRSB* bb = emptyIRSB();
2627 IRSB* bb = emptyIRSB(); in mc_instrument()
/external/valgrind/coregrind/
Dm_translate.c293 IRSB* bb = emptyIRSB(); in vg_SP_update_pass()
/external/valgrind/VEX/priv/
Dguest_generic_bb_to_IR.c247 irsb = emptyIRSB(); in bb_to_IR()
Dir_defs.c2192 IRSB* emptyIRSB ( void ) in emptyIRSB() function
2464 IRSB* bb2 = emptyIRSB(); in deepCopyIRSBExceptStmts()
Dir_opt.c525 out = emptyIRSB(); in flatten_BB()
2770 out = emptyIRSB(); in cprop_BB()
/external/valgrind/helgrind/
Dhg_main.c4647 bbOut = emptyIRSB(); in hg_instrument()