Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dplugin-gen.c244 static TCGOp *copy_op_nocheck(TCGOp **begin_op, TCGOp *op) in copy_op_nocheck() function
258 op = copy_op_nocheck(begin_op, op); in copy_op()
337 op = copy_op_nocheck(begin_op, op); in copy_call()