Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg.c3263 static void move_label_uses(TCGLabel *to, TCGLabel *from) in move_label_uses() function
3316 move_label_uses(label, arg_label(op_prev->args[0])); in reachable_code_pass()