Searched refs:tcg_op_buf_full (Results 1 – 2 of 2) sorted by relevance
191 if (tcg_op_buf_full() || db->num_insns >= db->max_insns) { in translator_loop()
725 static inline bool tcg_op_buf_full(void) in tcg_op_buf_full() function