Home
last modified time | relevance | path

Searched refs:VexRegUpdAllregsAtEachInsn (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex.h423 VexRegUpdAllregsAtEachInsn } VexRegisterUpdates; enumerator
/external/valgrind/main/coregrind/
Dm_main.c540 = VexRegUpdAllregsAtEachInsn; in main_process_cmd_line_options()
648 VexRegUpdAllregsAtEachInsn); in main_process_cmd_line_options()
/external/valgrind/main/VEX/priv/
Dir_opt.c888 vassert(vex_control.iropt_register_updates < VexRegUpdAllregsAtEachInsn); in redundant_put_removal_BB()
4361 vassert(vex_control.iropt_register_updates < VexRegUpdAllregsAtEachInsn); in do_redundant_PutI_elimination()
5827 if (vex_control.iropt_register_updates < VexRegUpdAllregsAtEachInsn) { in cheap_transformations()
5867 if (vex_control.iropt_register_updates < VexRegUpdAllregsAtEachInsn) { in expensive_transformations()
6035 if (vex_control.iropt_register_updates < VexRegUpdAllregsAtEachInsn) { in do_iropt_BB()