Searched hist:"2616 c8082143373e794b62444bf81754f50dbf6b" (Results 1 – 1 of 1) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 2616c8082143373e794b62444bf81754f50dbf6b Tue Nov 27 21:37:24 UTC 2018 Richard Henderson <richard.henderson@linaro.org> tcg: Rename and adjust liveness_pass_1 helpers
No need for a "tcg_" prefix for a static function; we already have another "la_" prefix for indicating liveness analysis. Pass in nb_globals and nb_temps, as we will already have them in registers for other loops within the parent function.
Reviewed-by: Emilio G. Cota <cota@braap.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|