Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg.h456 static inline bool temp_readonly(TCGTemp *ts) in temp_readonly() function
/openbmc/qemu/tcg/
H A Doptimize.c200 if (temp_readonly(ts)) { in find_better_copy()