Home
last modified time | relevance | path

Searched hist:"6 b64b624cde336f3df1146483e7858f5fa814f95" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c6b64b624cde336f3df1146483e7858f5fa814f95 Tue May 17 16:25:45 UTC 2011 Aurelien Jarno <aurelien@aurel32.net> tcg: mark dead output argument in op_dead_args

If an op is not removed and has dead output arguments, mark it
in op_dead_args similarly to what is done for input arguments.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>