Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_load_store.c606 bb = emptyIRSB(); in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h3044 extern IRSB* emptyIRSB ( void );
/external/valgrind/coregrind/
Dm_translate.c293 IRSB* bb = emptyIRSB(); in vg_SP_update_pass()
/external/valgrind/VEX/priv/
Dguest_generic_bb_to_IR.c254 irsb = emptyIRSB(); in bb_to_IR()
Dir_defs.c2257 IRSB* emptyIRSB ( void ) in emptyIRSB() function
2529 IRSB* bb2 = emptyIRSB(); in deepCopyIRSBExceptStmts()
Dir_opt.c525 out = emptyIRSB(); in flatten_BB()
2771 out = emptyIRSB(); in cprop_BB()
/external/valgrind/helgrind/
Dhg_main.c4638 bbOut = emptyIRSB(); in hg_instrument()