Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-live.c943 tree swap_t; in tpa_compact() local
962 swap_t = VEC_index (tree, tpa->trees, last); in tpa_compact()
975 VEC_replace (tree, tpa->trees, x, swap_t); in tpa_compact()