Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_load_store.c456 bb = emptyIRSB(); in DRD_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2095 extern IRSB* emptyIRSB ( void );
/external/valgrind/main/VEX/priv/
Dguest_generic_bb_to_IR.c160 irsb = emptyIRSB(); in bb_to_IR()
Dir_defs.c1653 IRSB* emptyIRSB ( void ) in emptyIRSB() function
1881 IRSB* bb2 = emptyIRSB(); in deepCopyIRSBExceptStmts()
Dir_opt.c481 out = emptyIRSB(); in flatten_BB()
1948 out = emptyIRSB(); in cprop_BB()
/external/valgrind/tsan/
Dts_valgrind.cc1278 bbOut = emptyIRSB(); in ts_instrument()
/external/valgrind/main/coregrind/
Dm_translate.c253 IRSB* bb = emptyIRSB(); in vg_SP_update_pass()
/external/valgrind/main/helgrind/
Dhg_main.c4137 bbOut = emptyIRSB(); in hg_instrument()