Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_load_store.c594 bb = emptyIRSB(); in DRD_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2468 extern IRSB* emptyIRSB ( void );
/external/valgrind/main/VEX/
Dtest_main.c290 IRSB* bb = emptyIRSB();
2584 IRSB* bb = emptyIRSB(); in mc_instrument()
/external/valgrind/main/coregrind/
Dm_translate.c279 IRSB* bb = emptyIRSB(); in vg_SP_update_pass()
/external/valgrind/main/VEX/priv/
Dguest_generic_bb_to_IR.c243 irsb = emptyIRSB(); in bb_to_IR()
Dir_defs.c1843 IRSB* emptyIRSB ( void ) in emptyIRSB() function
2088 IRSB* bb2 = emptyIRSB(); in deepCopyIRSBExceptStmts()
Dir_opt.c498 out = emptyIRSB(); in flatten_BB()
2502 out = emptyIRSB(); in cprop_BB()
/external/valgrind/main/helgrind/
Dhg_main.c4350 bbOut = emptyIRSB(); in hg_instrument()