Searched refs:record_mem_copy (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/ |
H A D | optimize.c | 289 static void record_mem_copy(OptContext *ctx, TCGType type, in record_mem_copy() function 2653 record_mem_copy(ctx, type, dst, ofs, ofs + tcg_type_size(type) - 1); in fold_tcg_ld_memcopy() 2720 record_mem_copy(ctx, type, src, ofs, last); in fold_tcg_st_memcopy()
|