Home
last modified time | relevance | path

Searched defs:dead_temps (Results 1 – 1 of 1) sorted by relevance

/external/qemu/tcg/
Dtcg.c1182 static inline void tcg_la_func_end(TCGContext *s, uint8_t *dead_temps) in tcg_la_func_end()
1190 static inline void tcg_la_bb_end(TCGContext *s, uint8_t *dead_temps) in tcg_la_bb_end()
1215 uint8_t *dead_temps; in tcg_liveness_analysis() local